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

Commit f5c7ceb

Browse files
committed
update docs
1 parent 049c0f7 commit f5c7ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is a CommonJS component only (to be used with something like Webpack or Bro
1818
```
1919
npm install --save react-chartjs
2020
```
21-
You must also include the [chartjs](http://www.chartjs.org/) script on your html page
21+
You must also include [chart.js](https://www.npmjs.com/package/chart.js) and [React](https://www.npmjs.com/package/react) as dependencies.
2222

2323
Example Usage
2424
-------------

0 commit comments

Comments
 (0)