mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 09:50:21 +00:00
docs(readme): Update README.md
Add list for install options
This commit is contained in:
@@ -33,9 +33,8 @@ If you're looking for v1 check this [branch](https://github.com/apertureless/vue
|
||||
|
||||
## Install
|
||||
|
||||
Yarn install: `yarn add vue-chartjs chart.js`
|
||||
|
||||
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`
|
||||
|
||||
Or if you want to use it directly in the browser add
|
||||
|
||||
|
||||
Reference in New Issue
Block a user