We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87c1f5 commit a35f9dbCopy full SHA for a35f9db
README.md
@@ -79,7 +79,7 @@ npm install --save vue-advanced-chat
79
yarn add --save vue-advanced-chat
80
```
81
82
-If you want to send mp3 audio messages, you must install `lamejs` inside your project:
+If you want to send mp3 audio messages, you may need to install `lamejs` inside your project:
83
84
```bash
85
npm install lamejs --save
0 commit comments