Skip to content

Commit 395566c

Browse files
committed
(docs) clean
1 parent 302acb0 commit 395566c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ yarn add --save vue
831831

832832
## Use in a Vue 3 project
833833

834-
### Install vue-advance-chat component
834+
### Install vue-advance-chat component (next branch)
835835

836836
```bash
837837
# Using npm
@@ -851,7 +851,6 @@ npm install --save-dev @vue/compat
851851
// vue.config.js
852852

853853
module.exports = {
854-
...
855854
chainWebpack: config => {
856855
config.resolve.alias.set('vue', '@vue/compat')
857856

0 commit comments

Comments
 (0)