Skip to content

Commit

Permalink
Merge pull request react-component#9 from rjatkinson2/patch-1
Browse files Browse the repository at this point in the history
Update README.md with npm installation instructions
  • Loading branch information
afc163 committed Sep 22, 2016
2 parents 92e7ea3 + eb96de5 commit 820b7ba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,12 @@ ReactDOM.render(<div>
</tbody>
</table>

## Installation

```
npm install --save rc-progress
```

## Development

```
Expand Down

0 comments on commit 820b7ba

Please sign in to comment.