summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index d76520d66..a53d43254 100644
--- a/INSTALL
+++ b/INSTALL
@@ -129,7 +129,7 @@ like this:
mkdir -p ~/src
cd ~/src
-git clone git://github.com/Subsurface-divelog/subsurface
+git clone https://github.com/Subsurface-divelog/subsurface.git
./subsurface/scripts/build.sh # <- this step will take quite a while as it
# compiles a handful of libraries before
# building Subsurface