diff options
Diffstat (limited to 'SETUP.md')
-rw-r--r-- | SETUP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ create a local clone from the shared location, and tell git-annex to use it: ```shell -git clone git.example.org:/srv/git/src.ex.org/example +git clone git.example.org:/srv/git/src.ex.../example git annex init ``` |