Skip to content

Commit

Permalink
docs(readme): Update README.md
Browse files Browse the repository at this point in the history
Add list for install options
  • Loading branch information
apertureless authored Jan 30, 2018
1 parent 84f2934 commit b80b07e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b80b07e

Please sign in to comment.