From da953fa18a954379cc52fec85b2f30fa368aa940 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 26 Apr 2020 16:36:27 -0700 Subject: move GitHub url to the Subsurface org Instead of using the Subsurface-divelog user on GitHub, we now use an org that was generously donated to us. Signed-off-by: Dirk Hohndel --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 321c6cef0..cbda0b9f1 100644 --- a/INSTALL +++ b/INSTALL @@ -18,7 +18,7 @@ Getting Subsurface source You can get the sources to the latest development version from our git repository: - git clone http://github.com/Subsurface-divelog/subsurface.git + git clone http://github.com/Subsurface/subsurface.git You keep it updated by doing: git checkout master @@ -31,7 +31,7 @@ Getting our flavor of libdivecomputer All our prebuilt binaries (see https://subsurface-divelog.org/download) are built using our own custom "flavor" of libdivecomputer -see https://github.com/Subsurface-divelog/libdc.git +see https://github.com/Subsurface/libdc.git In order to get the modified sources, do - locate yourself in the subsurface repo on your local computer @@ -213,7 +213,7 @@ like this: mkdir -p ~/src cd ~/src -git clone https://github.com/Subsurface-divelog/subsurface.git +git clone https://github.com/Subsurface/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