Skip to content

Commit

Permalink
Update README.md to specify ssh port as per mosh man page
Browse files Browse the repository at this point in the history
  • Loading branch information
rahimnathwani authored and tombh committed Jan 8, 2018
1 parent 37a48ae commit 421b0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ logins work fine too. The `60000-60020` port range is for MoSH.

Then on your local machine:
```
mosh user@yourserver:7777
mosh --ssh="ssh -p 7777" user@yourserver
cd /app
./run.sh
```
Expand Down

0 comments on commit 421b0df

Please sign in to comment.