Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jhudson8 committed Feb 8, 2015
1 parent 049c0f7 commit f5c7ceb
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 @@ -18,7 +18,7 @@ This is a CommonJS component only (to be used with something like Webpack or Bro
```
npm install --save react-chartjs
```
You must also include the [chartjs](http://www.chartjs.org/) script on your html page
You must also include [chart.js](https://www.npmjs.com/package/chart.js) and [React](https://www.npmjs.com/package/react) as dependencies.

Example Usage
-------------
Expand Down

0 comments on commit f5c7ceb

Please sign in to comment.