Skip to content

Commit 42f552a

Browse files
committed
📝 Update README
1 parent b847bec commit 42f552a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@
77
### Compatibility
88

99
- v1 later
10-
-- Vue.js 1.x
10+
- Vue.js 1.x
1111
- v2 later
12-
-- Vue.js 2.x
12+
- Vue.js 2.x
1313

14+
After the final release of vue.js 2, you also get the v2 per default if you install vue-chartjs over npm.
15+
No need for the @next tag anymore. If you want the v1 you need to define the version.
1416
If you're looking for v1 check this [branch](https://github.com/apertureless/vue-chartjs/tree/release/1.1.3)
1517

1618
## Install

0 commit comments

Comments
 (0)