aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--USE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/USE.md b/USE.md
index 2e5241e..c5d96e8 100644
--- a/USE.md
+++ b/USE.md
@@ -56,7 +56,7 @@ in one go:
To collaborate on a shared git repository,
first create a local copy from the shared location:
- git clone git://source.example.org/example
+ git clone git.example.org:/srv/git/source.example.org/example.git
Then from time to time syncronize,
first fetch eventual updates from others