yarn or yarn? => npm

This commit is contained in:
Matthias Mohr 2018-12-06 13:34:31 +01:00 committed by GitHub
parent 4f60ec85aa
commit 7ce51f8c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ You will need [Node.js](http://nodejs.org) at `v8.0.0+` and [Yarn](https://yarnp
After cloning the repo, run:
```bash
$ yarn install # or yarn
$ yarn install # or npm
```
### Commonly used NPM scripts