mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 09:50:21 +00:00
Merge pull request #301 from satoved/patch-1
Missing dot in NPM dependencies in README
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user