mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-04 15:34:04 +01:00
Merge pull request #1770 from dchesterton/patch-1
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