From 58da8d18dc4e9baf9b7d96b078fbf75a5057398a Mon Sep 17 00:00:00 2001 From: asus Date: Thu, 1 Feb 2024 16:37:59 +0100 Subject: [PATCH] more infos in readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 68b246e..921692e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ + +this repo uses submodule fo `env_generator`, so after cloning you need to do : +``` +git submodule init +git submodule update +``` + +--- debug : - **docker ps** : to see all the containers running - **docker logs ** : to see if there is logs of errors