Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
obiltschnig committed Feb 23, 2024
1 parent 30d4745 commit d7c481d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebTunnel/WebTunnelSSH/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ remote-ssh -l pi https://8ba57423-ec1a-4f31-992f-a66c240cbfa0.remote.macchina.io
If running on Windows, the parameters must be passed Windows-style:

```
remote-ssh /l pi https://8ba57423-ec1a-4f31-992f-a66c240cbfa0.remote.macchina.io
remote-ssh /login pi https://8ba57423-ec1a-4f31-992f-a66c240cbfa0.remote.macchina.io
```

It is also possible to specify remote username and remote device address in one argument:
Expand Down

0 comments on commit d7c481d

Please sign in to comment.