adjust walkthrough to also work on Windows

(not fully tested on windows)
This commit is contained in:
Joey Hess 2013-09-03 13:59:08 -04:00
parent 844e82eb64
commit 4e6cf16117

View file

@ -6,7 +6,7 @@ We can use this to copy everything in the laptop's annex to the
USB drive.
# cd /media/usb/annex
# git fetch laptop; git merge laptop/master
# git annex sync laptop
# git annex get .
get my_cool_big_file (from laptop...) ok
get iso/debian.iso (from laptop...) ok