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 84f2934 commit b80b07eCopy full SHA for b80b07e
README.md
@@ -33,9 +33,8 @@ If you're looking for v1 check this [branch](https://github.com/apertureless/vue
33
34
## Install
35
36
-Yarn install: `yarn add vue-chartjs chart.js`
37
-
38
-Npm install: `npm install vue-chartjs chart.js --save`
+- **yarn** install: `yarn add vue-chartjs chart.js`
+- **npm** install: `npm install vue-chartjs chart.js --save`
39
40
Or if you want to use it directly in the browser add
41
0 commit comments