diff --git a/README.md b/README.md index 64cfa5b6..5410f994 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,7 @@ See the README files of each subdirectory for build requirements. ## Running Simply type: - -`./manage up -d` +```sh +./init +./manage up -d +```