diff --git a/README.md b/README.md index c77a45d7..c917a02f 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ git clone https://github.com/lowlighter/metrics.git Go inside project and install dependancies : ```shell cd metrics/ -npm install +npm install --only=prod ``` Copy `settings.example.json` to `settings.json`