From d82f8cbd3febbb84714bb3d78bcab5ddcc06ec4d Mon Sep 17 00:00:00 2001 From: Stefan Fuchs Date: Sat, 15 Apr 2017 12:33:38 +0200 Subject: Change protocoll for any git clone from Github to https Signed-off-by: Stefan Fuchs --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') 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 -- cgit v1.2.3-70-g09d2