fix: change node-opus with @discordjs/opus in README

This commit is contained in:
Androz2091 2020-04-25 12:44:03 +02:00
parent e9454cfb39
commit 2fb38c7f09

View file

@ -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
```