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>
This commit is contained in:
retiform 2018-10-02 13:10:42 -04:00 committed by bstoeger
parent b29f6ef2c0
commit 251d2589ad

View file

@ -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,