diff --git a/README.md b/README.md index d92f877544f724cf6dc6faac903eab0f0fb26301..8a7714d71cd3d2890658acc566d0035189d23a90 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,16 @@ This readme assumes that you now a few basic about `docker` and `docker-compose` Clone the current git repository and cd inside. -Run `submodule init && submodule update` *NOTE : this step might not be necessary at some point* + +*NOTE : the two following steps should become obsolete at some point* + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Run `submodule init && submodule update` + +run `sh bash build_deps.sh` + +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copy `.env.template` to `.env` and change variables to suit your need.