Update README.md

This commit is contained in:
Grzegorz Leoniec 2018-10-18 14:32:55 +02:00 committed by GitHub
parent aca3ecfff4
commit 6a3094f009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,10 +6,10 @@
## Build Setup
# NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions
### Install
``` bash
# NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions
# install all dependencies
$ yarn install --ignore-engines
```