From: mbent <mbent@web>
Date: Wed, 23 Sep 2009 09:38:00 +0000 (+0200)
Subject: put a colon in the git uri address for easy copy-and-pastage
X-Git-Url: http://git.tinc-vpn.org/git/browse?a=commitdiff_plain;h=402aec199bd6e20b8045a54ad844b05babcc96cc;p=wiki

put a colon in the git uri address for easy copy-and-pastage
---

diff --git a/repository.mdwn b/repository.mdwn
index 26bc94b..2c77671 100644
--- a/repository.mdwn
+++ b/repository.mdwn
@@ -14,7 +14,7 @@ installed. If you do not have them, you can find them at
 [http://git.or.cz/](http://git.or.cz/).
 Then run either one of these commands:
 
-    git clone git//www.tinc-vpn.org/tinc
+    git clone git://www.tinc-vpn.org/tinc
 
 or: