Skip to content

Commit 4b09072

Browse files
committed
Fixes chartjs#915
1 parent b865fd3 commit 4b09072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/00-Getting-Started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require(['path/to/Chartjs'], function(Chart){
2828
You can also grab Chart.js using bower:
2929

3030
```bash
31-
bower install chartjs --save
31+
bower install Chart.js --save
3232
```
3333

3434
###Creating a chart

0 commit comments

Comments
 (0)