mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +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
|
In order to get the modified sources, do
|
||||||
- locate yourself in the subsurface repo on your local computer
|
- locate yourself in the subsurface repo on your local computer
|
||||||
- run "git submoule init"
|
- run "git submodule init"
|
||||||
- run "git submodule update"
|
- run "git submodule update"
|
||||||
|
|
||||||
The branches won't have a pretty history and will include ugly merges,
|
The branches won't have a pretty history and will include ugly merges,
|
||||||
|
|
Loading…
Add table
Reference in a new issue