fix git submodule command doc

This commit is contained in:
Marcus Johansson 2022-07-18 15:35:28 +02:00 committed by Danny Colin
parent 1003d191b8
commit ed8bd29124

View file

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