Fix example command.

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlu7K3h7Ry1uDAU_ERYGuqt0LoGNJqGuRo 2013-09-26 00:24:04 +00:00 committed by admin
parent 8cc90219d2
commit bff67d3e4c

View file

@ -31,7 +31,7 @@ Here is a quick example of how to set this up, using `origin` as the remote name
On the server:
git init --bare bare-annex.git
git annex init origin
cd bare-annex.git && git annex init origin
Now configure the remote and do the initial push: