diff --git a/Developer-Guide.md b/Developer-Guide.md index 652d86c..58c714e 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -49,6 +49,10 @@ The minimum requirements are: The executables `git`, `java`, `jar`, and `python` should be in your `PATH`. +You can check your configuration by running: + + $ ./build.py checkdeps + To install the Node.js dependencies run $ npm install