docs: fix typo in README (#735)

This commit is contained in:
Matthias Mohr 2018-12-06 14:17:57 +01:00 committed by Roman Hotsiy
parent 4f60ec85aa
commit 523dbdc38f

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