We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b865fd3 commit 4b09072Copy full SHA for 4b09072
docs/00-Getting-Started.md
@@ -28,7 +28,7 @@ require(['path/to/Chartjs'], function(Chart){
28
You can also grab Chart.js using bower:
29
30
```bash
31
-bower install chartjs --save
+bower install Chart.js --save
32
```
33
34
###Creating a chart
0 commit comments