1
0
Fork 0
mirror of https://git.ludikovsky.name/git/fugitive.git synced 2024-05-18 22:45:31 +02:00

new repos url

This commit is contained in:
p4bl0 2015-03-08 22:31:44 +01:00
parent a4fd45118b
commit cd10c52edb

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