Default docker image build without git submodules
[e-mobility-charging-stations-simulator.git] / README.md
index 6f69c51b321fcb9b7a2d0af5b21b2447d832e10a..212c8e29c13a00107e6f3a4e538091150f938d0c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -206,10 +206,10 @@ In the [docker](./docker) folder:
 make
 ```
 
-Or without the optional git submodules:
+Or with the optional git submodules:
 
 ```bash
-make SUBMODULES_INIT=false
+make SUBMODULES_INIT=true
 ```
 
 ## OCPP-J commands supported