From b80b07efd83b9b8a87456771dfd8b2348c09be15 Mon Sep 17 00:00:00 2001 From: Jakub Date: Tue, 30 Jan 2018 15:07:41 +0100 Subject: [PATCH] docs(readme): Update README.md Add list for install options --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38d67f12..4770eb18 100644 --- a/README.md +++ b/README.md @@ -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