Skip to content

Commit 4a9a270

Browse files
Fix vue version support documentation in README. (#32)
1 parent 68687b5 commit 4a9a270

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
@@ -22,7 +22,7 @@ This plugin provides a `highlightjs` component for use in your Vue.js 3 applicat
2222
</div>
2323
```
2424

25-
Note: For Vue.js version 2 support see the [1-stable](https://github.com/highlightjs/vue-plugin/tree/1-stable) branch here on GitHub. The `latest` tag via NPM is compatible with Vue.js v2; the `next` tag Vue.js v3.
25+
Note: For Vue.js version 2 support see the [1-stable](https://github.com/highlightjs/vue-plugin/tree/1-stable) branch here on GitHub. Version 1.x.x is compatible with Vue.js v2; version 2.x.x with Vue.js v3.
2626

2727
## Using the pre-built libraries
2828

0 commit comments

Comments
 (0)