aboutsummaryrefslogtreecommitdiff
path: root/SETUP.md
diff options
context:
space:
mode:
Diffstat (limited to 'SETUP.md')
-rw-r--r--SETUP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SETUP.md b/SETUP.md
index 49f848b..3b88339 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -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
```