aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-05-26 17:34:17 +0200
committerJonas Smedegaard <dr@jones.dk>2024-05-26 17:34:17 +0200
commit2df4c772079b8ad832766613df6f47bd20413eb4 (patch)
tree32a1ba9c6eed73cf1281fa7cf44c3974444bca48
parent11c06305745118037e5db6bef91a330299a33723 (diff)
fix hint githostref som moreHEADmaster
-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
```