Fix example command.
This commit is contained in:
parent
8cc90219d2
commit
bff67d3e4c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Here is a quick example of how to set this up, using `origin` as the remote name
|
||||||
On the server:
|
On the server:
|
||||||
|
|
||||||
git init --bare bare-annex.git
|
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:
|
Now configure the remote and do the initial push:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue