summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.html b/README.html
index 72d2b69..58d7435 100644
--- a/README.html
+++ b/README.html
@@ -22,7 +22,7 @@ fugitive: README
<p>
If you want to build fugitive from the source, clone the git repository:
<br />
- <code>git clone git://gitorious.org/fugitive/fugitive.git fugitive</code>
+ <code>git clone http://clandest.in/fugitive fugitive</code>
<br />
Then go in the newly created directory: <code>cd fugitive</code>, and
run the build script: <code>./build.sh</code>.