diff --git a/README.md b/README.md index a0f34f54..1983aa77 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ If you're looking for v1 check this [branch](https://github.com/apertureless/vue ## Install -Simply run `yarn add vue-chartjs chart.js` +Yarn install: `yarn add vue-chartjs chart.js` + +Npm install: `npm install vue-chartjs chartjs --save` Or if you want to use it directly in the browser add