Skip to content

Commit 1232eea

Browse files
committed
update readme
1 parent d80c36c commit 1232eea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,11 @@ To download a zip, go to the Chart.Annotation.js on Github
114114
To install via npm:
115115

116116
```bash
117-
npm install Chart.Annotation.js --save
117+
npm install chartjs-plugin-annotation --save
118118
```
119119

120+
Prior to v0.2.0 this plugin was known as Chart.Annotation.js. You can still install this old version via NPM.
121+
120122
## Documentation
121123

122124
You can find documentation for Chart.js at [www.chartjs.org/docs](http://www.chartjs.org/docs).

0 commit comments

Comments
 (0)