Update README.md

This commit is contained in:
lowlighter
2020-10-13 19:11:27 +02:00
parent e6b3dfc3a0
commit f4b6e39030

View File

@@ -195,7 +195,7 @@ git clone https://github.com/lowlighter/metrics.git
Go inside project and install dependancies : Go inside project and install dependancies :
```shell ```shell
cd metrics/ cd metrics/
npm install npm install --only=prod
``` ```
Copy `settings.example.json` to `settings.json` Copy `settings.example.json` to `settings.json`