Skip to content

Commit

Permalink
docs: remove extra ` from xhost command (#1284)
Browse files Browse the repository at this point in the history
  • Loading branch information
vimfn authored Mar 25, 2024
1 parent 3e3b73f commit 61f1816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/useful_tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ to your `~/.distroboxrc`

```console
-$ cat ~/.distroboxrc
xhost +si:localuser:$USER`
xhost +si:localuser:$USER
```

## Enable SSH X-Forwarding when SSH-ing in a distrobox
Expand Down

0 comments on commit 61f1816

Please sign in to comment.