new repos url

This commit is contained in:
p4bl0 2015-03-08 22:31:44 +01:00
parent a4fd45118b
commit cd10c52edb
1 changed files with 1 additions and 1 deletions

View File

@ -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>.