Merge pull request #2389 from polarn/fix-contrib-submodule-doc
fix git submodule command doc
This commit is contained in:
commit
12dd2ee05c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
```
|
```
|
||||||
cd multi-account-containers
|
cd multi-account-containers
|
||||||
git submobule update --init
|
git submodule update --init
|
||||||
```
|
```
|
||||||
3. Install the project dependencies
|
3. Install the project dependencies
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue