diff --git a/examples/README.md b/examples/README.md index 8ecdfe7..ca6c642 100644 --- a/examples/README.md +++ b/examples/README.md @@ -37,7 +37,7 @@ Then, connect to your remote server via SSH: ```bash # 8450 is the default port for our server -ssh -N -L 8450:localhost:8450 nlp-gpu-2 +ssh -N -L 8450:localhost:8450 "@" ``` Now, on your local machine, run: