Update INSTALL.md

Signed-off-by: tguen <tguen@tutanota.com>
This commit is contained in:
tguen 2021-03-14 16:00:45 -07:00 committed by Roman Tsisyk
parent 6e8b6264db
commit ab1eadbe22

View file

@ -64,7 +64,7 @@ git clone --recursive https://github.com/omapsapp/omapsapp.git
Update git submodules (sometimes doesn't work automatically):
```bash
git update submodules --init --recursive
git submodule update --init --recursive
```
Configure the repository for the debug mode:
@ -165,7 +165,7 @@ git clone --recursive https://github.com/omapsapp/omapsapp.git
Update git submodules (sometimes doesn't work automatically):
```
git update submodules --init --recursive
git submodule update --init --recursive
```
Configure the repository for the debug mode:
@ -247,7 +247,7 @@ git clone --recursive https://github.com/omapsapp/omapsapp.git
Update git submodules (sometimes doesn't work automatically):
```
git update submodules --init --recursive
git submodule update --init --recursive
```
Configure the repository for the debug mode: