typo
This commit is contained in:
parent
a79436d9ea
commit
248bbf76ca
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Let's start by adding a USB drive as a remote.
|
||||||
# git annex init "portable USB drive"
|
# git annex init "portable USB drive"
|
||||||
# git remote add laptop ~/annex
|
# git remote add laptop ~/annex
|
||||||
# cd ~/annex
|
# cd ~/annex
|
||||||
# git remote add usbdrive /media/usb
|
# git remote add usbdrive /media/usb/annex
|
||||||
|
|
||||||
This is all standard ad-hoc distributed git repository setup.
|
This is all standard ad-hoc distributed git repository setup.
|
||||||
The only git-annex specific part is telling it the name
|
The only git-annex specific part is telling it the name
|
||||||
|
|
Loading…
Reference in a new issue