Skip to content

Commit

Permalink
Minor fixes to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Demedes committed Apr 30, 2019
1 parent 7d8f7c3 commit b4175d1
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 @@ -44,7 +44,7 @@ First, create a `package.json` with the following contents:
After that, install Pastel and its dependencies:

```bash
$ npm install pasteljs ink react
$ npm install pasteljs ink react prop-types
```

Then create a `commands` folder:
Expand Down

0 comments on commit b4175d1

Please sign in to comment.