fix git submodule command doc

This commit is contained in:
Marcus Johansson
2022-07-18 15:35:28 +02:00
parent 2f32c915a9
commit 8dcb561468
+1 -1
View File
@@ -13,7 +13,7 @@
```
cd multi-account-containers
git submobule update --init
git submodule update --init
```
3. Install the project dependencies
```