summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL7
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 0eca58982..742a3f742 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,7 +15,12 @@ All of the prebuilt binaries that we provide (right now Windows, Mac,
Ubuntu/Debian/LinuxMint, and openSUSE/Fedora) are built using our own
custom "flavors" of libdivecomputer. You can get these from
-git://git.subsurface-divelog.org/libdc (in the Subsurface-branch branch)
+https://github.com/Subsurface-divelog/libdc.git
+
+If you have cloned subsurface it is easier,
+locate yourself in the subsurface repo, and do:
+git submoule init
+git submodule update
Those branches won't have a pretty history and will include ugly merges,
but they should always allow a fast forward pull that tracks what we believe