Update README.md

This commit is contained in:
Clément 2018-11-19 01:17:12 +00:00
parent 5aa54b9fb2
commit 4b55fb295a
1 changed files with 1 additions and 8 deletions

View File

@ -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.