summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-04-13 15:49:13 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-04-13 15:49:13 -0400
commit2cc13d1a4ad69943069e0eb91f6172eeba51733d (patch)
treefc3b12677f7987803cf8292c6daca2f0f8e05bc6
parentbecf0628b7bd86e93f8d84f2456460b4c198f17a (diff)
add a missing step
-rw-r--r--doc/bare_repositories.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bare_repositories.mdwn b/doc/bare_repositories.mdwn
index bf56d8144..f40277d61 100644
--- a/doc/bare_repositories.mdwn
+++ b/doc/bare_repositories.mdwn
@@ -26,6 +26,7 @@ Here is a quick example of how to set this up, using `origin` as the remote name
On the server:
mkdir bare-annex
+ cd bare-annex
git init --bare
git annex init origin