diff --git a/README.md b/README.md index 2fabdca7..cbd0e966 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Note that `local_port` (listened on client) and `remote_port` (exposed on server `./frpc -c ./frpc.ini` -5. From another machine, SSH to server B like this (assuming that username is `test`): +5. From another machine, SSH to server A like this (assuming that username is `test`): `ssh -oPort=6000 test@x.x.x.x`