Skip to content

Commit 7f28f09

Browse files
authored
Update readme.md - Fix yarn add CLI
1 parent cd98ac1 commit 7f28f09

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
@@ -77,7 +77,7 @@ This component is only compatible with Vue `2.6.14` and above.
7777
npm install --save vue-advanced-chat
7878

7979
# Using yarn
80-
yarn add --save vue-advanced-chat
80+
yarn add vue-advanced-chat
8181

8282
# Using CDN
8383
<script src="https://cdn.jsdelivr.net/npm/vue-advanced-chat@0.8.8/dist/vue-advanced-chat.min.js"></script>

0 commit comments

Comments
 (0)