summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar retiform <colerogers@protonmail.com>2018-10-02 13:10:42 -0400
committerGravatar bstoeger <32835590+bstoeger@users.noreply.github.com>2018-10-02 19:28:18 +0200
commit251d2589ad824180c664c7326c9ee86df5e4dae2 (patch)
tree4f17a89648bb04249db29e833a30386b900155b5 /INSTALL
parentb29f6ef2c0fa0cabdfee5e7a22306948f57157fa (diff)
downloadsubsurface-251d2589ad824180c664c7326c9ee86df5e4dae2.tar.gz
Fix typo in INSTALL file.
Changes git submoule to git submodule. In the INSTALL file. Just a minor spelling fix. Signed-off-by: Cole Rogers <colerogers@protonmail.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a11d4be94..b343d3664 100644
--- a/INSTALL
+++ b/INSTALL
@@ -35,7 +35,7 @@ see https://github.com/Subsurface-divelog/libdc.git
In order to get the modified sources, do
- locate yourself in the subsurface repo on your local computer
-- run "git submoule init"
+- run "git submodule init"
- run "git submodule update"
The branches won't have a pretty history and will include ugly merges,