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.
2 parents 281c847 + 2274cfa commit 3907c5aCopy full SHA for 3907c5a
README.md
@@ -33,7 +33,9 @@ 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
+
38
+Npm install: `npm install vue-chartjs chartjs --save`
39
40
Or if you want to use it directly in the browser add
41
0 commit comments