Skip to content

Commit 56d0e7b

Browse files
committed
update readme note
1 parent 92d97a6 commit 56d0e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Vue.js component loader for [Webpack](http://webpack.github.io).
44
5-
**NOTE: the master branch now hosts 9.x which only works with Vue 2.0. For version 8.x which works with Vue 1.x, see the [8.x branch](https://github.com/vuejs/vue-loader/tree/8.x).**
5+
**NOTE: the master branch (9.0+) only works with Vue 2.x. For usage with Vue 1.x, see the [8.x branch](https://github.com/vuejs/vue-loader/tree/8.x).**
66

77
It allows you to write your components in this format:
88

0 commit comments

Comments
 (0)