fix: change node-opus with @discordjs/opus in README
This commit is contained in:
parent
e9454cfb39
commit
2fb38c7f09
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Discord Player is a powerful [Node.js](https://nodejs.org) module that allows yo
|
|||
npm install --save discord-player
|
||||
```
|
||||
|
||||
Install **opusscript** or **node-opus**:
|
||||
Install **opusscript** or **@discordjs/opus**:
|
||||
```sh
|
||||
npm install --save opusscript
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue