From d7c481d57c848ca5955ebb63dd65949c2824593c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnter=20Obiltschnig?= Date: Fri, 23 Feb 2024 07:29:35 +0100 Subject: [PATCH] Update README.md --- WebTunnel/WebTunnelSSH/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebTunnel/WebTunnelSSH/README.md b/WebTunnel/WebTunnelSSH/README.md index 45503ef4..ca69f2c9 100644 --- a/WebTunnel/WebTunnelSSH/README.md +++ b/WebTunnel/WebTunnelSSH/README.md @@ -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: