diff --git a/README.md b/README.md index 8a7714d71cd3d2890658acc566d0035189d23a90..a746346204e0b8563594fedcc20731e72c57fa65 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,8 @@ Clone the current git repository and cd inside. *NOTE : the two following steps should become obsolete at some point* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -Run `submodule init && submodule update` - -run `sh bash build_deps.sh` - +submodule init && submodule update +bash build_deps.sh ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copy `.env.template` to `.env` and change variables to suit your need.