Skip to content

Commit

Permalink
README.md updates
Browse files Browse the repository at this point in the history
  • Loading branch information
99ff00 committed Sep 23, 2019
1 parent 6739b79 commit 417c7e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ Please check out the [Demo App](https://99ff00.github.io/react-charty/) for exam
### Installation

```bash
npm install --save react-charty
yarn add react-charty
```
or
```bash
yarn add react-charty
npm install react-charty --save
```

### Usage
Expand Down

0 comments on commit 417c7e4

Please sign in to comment.