Merge pull request #301 from satoved/patch-1

Missing dot in NPM dependencies in README
This commit is contained in:
Jakub
2018-01-30 15:06:18 +01:00
committed by GitHub

View File

@@ -35,7 +35,7 @@ If you're looking for v1 check this [branch](https://github.com/apertureless/vue
Yarn install: `yarn add vue-chartjs chart.js`
Npm install: `npm install vue-chartjs chartjs --save`
Npm install: `npm install vue-chartjs chart.js --save`
Or if you want to use it directly in the browser add