Update README.md

This commit is contained in:
Grzegorz Leoniec 2018-10-18 14:32:45 +02:00 committed by GitHub
parent 98d90140a2
commit 31f4db460a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,10 +26,9 @@
Install dependencies: Install dependencies:
```bash ```bash
# NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions yarn install
yarn install --ignore-engines
# -or- # -or-
npm install --ignore-engines npm install
``` ```
Start the GraphQL service: Start the GraphQL service: