Skip to content

Commit

Permalink
Fixed typo in documentation
Browse files Browse the repository at this point in the history
I'm assuming that should say "yarn", not "npm".
  • Loading branch information
Alec Chen authored and mihirsoni committed Jun 28, 2018
1 parent 6649700 commit 9328e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Using [npm](https://www.npmjs.org/):
$ npm install --save redux-form-material-ui@next
```

Using [npm](https://yarnpkg.com):
Using [yarn](https://yarnpkg.com):

```bash
$ yarn add redux-form-material-ui@next
Expand Down

0 comments on commit 9328e93

Please sign in to comment.