add a missing step

This commit is contained in:
Joey Hess 2012-04-13 15:49:13 -04:00
parent becf0628b7
commit 2cc13d1a4a

View file

@ -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