We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c67077 + 0f697a2 commit 87fb357Copy full SHA for 87fb357
docs/README.md
@@ -13,11 +13,11 @@ It abstracts the basic logic but exposes the chart.js object to give you the mos
13
## Installation
14
If you are working with Vue.js 2+ simple run:
15
16
-`yarn add vue-chartjs -S`
+`yarn add vue-chartjs`
17
18
If you are using vue 1.x please use the `legacy` tag. However the vue 1 version is not maintained anymore.
19
20
-`yarn add vue-chartjs@legacy -S`
+`yarn add vue-chartjs@legacy`
21
22
## Quick Start
23
0 commit comments