diff --git a/README.md b/README.md index dd24c6f..8432b8a 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ this URL to configure the simpleRTK3B. If the server is headless, a tunnel can be created from workstation to the server, then the USB web server is available on the workstation via localhost. Create SSH tunnel, where `server` is the hostname -or IP of the server: +or IP of the server, run this on workstation: ``` ssh -N -L 127.0.0.1:8080:192.168.3.1:80 server