mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-04 07:24:02 +01:00
Lowercase NPM package name
This commit is contained in:
@@ -31,7 +31,7 @@ You can also grab Chart.js using bower, npm, or CDN:
|
||||
bower install Chart.js --save
|
||||
```
|
||||
```bash
|
||||
npm install Chart.js --save
|
||||
npm install chart.js --save
|
||||
```
|
||||
|
||||
https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.0.0-beta/Chart.js
|
||||
|
||||
Reference in New Issue
Block a user