summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Stefan Fuchs <sfuchs@gmx.de>2017-04-15 12:22:30 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-16 07:41:24 -0700
commitd661189b543aaf5bedebccb6f562e271078203d9 (patch)
treec6556134b55477647c8ea6dcd2b535848ef958ac /INSTALL
parenta19f9c22ce9709fae6aa88ddb27a0cf42a820c46 (diff)
downloadsubsurface-d661189b543aaf5bedebccb6f562e271078203d9.tar.gz
Change remotes for git clone for libdc, marble and Subsurface to Github
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index f8143450c..d76520d66 100644
--- a/INSTALL
+++ b/INSTALL
@@ -129,7 +129,7 @@ like this:
mkdir -p ~/src
cd ~/src
-git clone git://subsurface-divelog.org/subsurface
+git clone git://github.com/Subsurface-divelog/subsurface
./subsurface/scripts/build.sh # <- this step will take quite a while as it
# compiles a handful of libraries before
# building Subsurface