Update README.md

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

View File

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