From f4b6e390302b91034b9eb8273168ce49643c4d8b Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Tue, 13 Oct 2020 19:11:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`