Skip to content

Commit

Permalink
Update remote name
Browse files Browse the repository at this point in the history
  • Loading branch information
xhluca committed Jun 13, 2024
1 parent bab8ea8 commit d5706f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 "<user>@<remote>"
```

Now, on your local machine, run:
Expand Down

0 comments on commit d5706f5

Please sign in to comment.