Skip to content

Commit

Permalink
Update readme example to use --daemon instead of & for background man…
Browse files Browse the repository at this point in the history
…ager
  • Loading branch information
chipsenkbeil committed Aug 6, 2023
1 parent 96abcef commit 48f7eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ See https://distant.dev/getting-started/installation/windows/ for more details.

```sh
# Start a manager in the background
distant manager listen &
distant manager listen --daemon

# SSH into a server, start distant, and connect to the distant server
distant launch ssh://example.com
Expand Down

0 comments on commit 48f7eb7

Please # to comment.