Another typo

This commit is contained in:
http://droggl.myopenid.com/ 2013-08-14 05:27:41 +00:00 committed by admin
parent 75969a74e3
commit bf4fef08b9

View file

@ -19,7 +19,7 @@ You can now add your *on-the-go* computer as a remote on your *home* computer. U
ssh-keygen -t rsa
ssh-copy-id "me@localhost -p 2201"
cd ~/annex
git annex remote add on-the-go ssh://me@localhost:2201/home/myuser/annex
git remote add on-the-go ssh://me@localhost:2201/home/myuser/annex
Now you can run normal annex operations, as long as the port forwarding shell is running³.