We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281c847 commit 66533c0Copy full SHA for 66533c0
README.md
@@ -33,7 +33,8 @@ If you're looking for v1 check this [branch](https://github.com/apertureless/vue
33
34
## Install
35
36
-Simply run `yarn add vue-chartjs chart.js`
+Yarn install: `yarn add vue-chartjs chart.js`
37
+Npm install: `npm install vue-chartjs chartjs --save`
38
39
Or if you want to use it directly in the browser add
40
0 commit comments