summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorp4bl0 <r@uzy.me>2019-08-13 17:21:30 +0200
committerp4bl0 <r@uzy.me>2019-08-13 17:21:30 +0200
commit6fe7f7cc8ae03309535ececb9edc2b00e53bc75b (patch)
tree3784f33d8bdb5ed5ad1a183742ecc2eb4ef24b73 /README.html
parente259d3cabeae1625ca77da3633dd8b6a723202e5 (diff)
new project urlHEADmastermain
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 309c2dd..2aa18b9 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 http://clandest.in/fugitive fugitive</code>
+ <code>git clone https://code.up8.edu/pablo/fugitive.git</code>
<br />
Then go in the newly created directory: <code>cd fugitive</code>, and
run the build script: <code>./build.sh</code>.