mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
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:
parent
b29f6ef2c0
commit
251d2589ad
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
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,
|
||||
|
|
Loading…
Reference in a new issue