Skip to content

Commit

Permalink
Merge pull request Islandora-Labs#97 from DonRichards/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ruebot committed Mar 23, 2016
2 parents d95c74f + 395f880 commit 658a951
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 @@ -70,7 +70,7 @@ ssh, scp, rsync:
- username: vagrant
- password: vagrant
- Examples
- `ssh -p 2222 vagrant@localhost`
- `ssh -p 2222 vagrant@localhost` or `vagrant ssh`
- `scp -P 2222 somefile.txt vagrant@localhost:/destination/path`
- `rsync --rsh='ssh -p2222' -av somedir vagrant@localhost:/tmp`

Expand Down

0 comments on commit 658a951

Please sign in to comment.