🐛 📝 Update README #112

This commit is contained in:
Jakub Juszczak
2017-05-22 22:14:29 +02:00
parent 8324f2c578
commit 1f522e7fd2
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ It abstracts the basic logic but exposes the chart.js object to give you the mos
## Installation ## Installation
If you are working with Vue.js 2+ simple run: If you are working with Vue.js 2+ simple run:
`yarn add vue-chartjs` `yarn add vue-chartjs chart.js`
If you are using vue 1.x please use the `legacy` tag. However the vue 1 version is not maintained anymore. If you are using vue 1.x please use the `legacy` tag. However the vue 1 version is not maintained anymore.

View File

@@ -13,7 +13,7 @@ It abstracts the basic logic but exposes the chart.js object to give you the mos
## Installation ## Installation
If you are working with Vue.js 2+ simple run: If you are working with Vue.js 2+ simple run:
`yarn add vue-chartjs` `yarn add vue-chartjs chart.js`
If you are using vue 1.x please use the `legacy` tag. However the vue 1 version is not maintained anymore. If you are using vue 1.x please use the `legacy` tag. However the vue 1 version is not maintained anymore.

View File

@@ -13,7 +13,7 @@ chart.jsの基本ロジックを抽象化していますが、公開されたcha
## インストール ## インストール
Vue.jsの Version2以上を使用している場合は簡単にインストールできます。: Vue.jsの Version2以上を使用している場合は簡単にインストールできます。:
`yarn add vue-chartjs` `yarn add vue-chartjs chart.js`
Vue.jsの Version 1.xを使用している場合は`legacy`タグを使用してください。しかし、vueのバージョン1はもうメンテナンスされません。 Vue.jsの Version 1.xを使用している場合は`legacy`タグを使用してください。しかし、vueのバージョン1はもうメンテナンスされません。