Skip to content

Commit

Permalink
Merge pull request apertureless#299 from FrancescoMussi/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
apertureless authored Jan 29, 2018
2 parents 281c847 + 2274cfa commit 3907c5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3907c5a

Please sign in to comment.