From 4b55fb295a8af41aa3b036bd570ec715083819aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Mon, 19 Nov 2018 01:17:12 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 0098afa..bc8f626 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,7 @@ If you want to contribute or test the app, please follow those steps. ### Requirements -You need to have both NodeJS and NPM installed and working -A docker image will one day be provided including initialized server. +You need to have both NodeJS and NPM installed and working. ### Installation process @@ -54,12 +53,6 @@ clone then: * `make install` -If you encounter any issues with the previous command, please try to execute : - -* `npm install` - -at the root directory of the project before attempting again the installation. - ## Build A first build is mandatory for compiling the static assets.