Update readme example to use --daemon instead of & for background manager

master
Chip Senkbeil 9 months ago
parent 96abcefdc5
commit 48f7eb74ec
No known key found for this signature in database
GPG Key ID: 35EF1F8EC72A4131

@ -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

Loading…
Cancel
Save