Skip to content

Commit b80b07e

Browse files
authored
docs(readme): Update README.md
Add list for install options
1 parent 84f2934 commit b80b07e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@ If you're looking for v1 check this [branch](https://github.com/apertureless/vue
3333

3434
## Install
3535

36-
Yarn install: `yarn add vue-chartjs chart.js`
37-
38-
Npm install: `npm install vue-chartjs chart.js --save`
36+
- **yarn** install: `yarn add vue-chartjs chart.js`
37+
- **npm** install: `npm install vue-chartjs chart.js --save`
3938

4039
Or if you want to use it directly in the browser add
4140

0 commit comments

Comments
 (0)