summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@libreoffice.org>2018-04-21 16:23:03 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-04-22 15:53:54 +0200
commit50b8044d56ea28c7c3714a8fc859c133ea6717a2 (patch)
tree0bc6c386787ae21acaf25f274bb55b08116bb52d /INSTALL
parent4186733740b1b73a762a9995bf36099051bf6dd5 (diff)
downloadsubsurface-50b8044d56ea28c7c3714a8fc859c133ea6717a2.tar.gz
Updated doc. for handling of libdc
git.subsurface-divelog.org no longer exist. Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'INSTALL')
-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