Updated README.md
This commit is contained in:
@@ -17,14 +17,15 @@ Please create an [issue](https://github.com/FrauJulian/DiscordAudioStreamNPM/iss
|
|||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
> #### NPM, yarn, pnpm and bun are supported.
|
> **Supported package managers:** npm, yarn, pnpm, bun
|
||||||
>
|
|
||||||
> ```bash
|
#### Recommended:
|
||||||
> npm install discord-audio-stream @snazzah/davey @discordjs/opus
|
```bash
|
||||||
> yarn add discord-audio-stream @snazzah/davey @discordjs/opus
|
npm install discord-audio-stream @snazzah/davey @discordjs/opus
|
||||||
> pnpm add discord-audio-stream @snazzah/davey @discordjs/opus
|
yarn add discord-audio-stream @snazzah/davey @discordjs/opus
|
||||||
> bun add discord-audio-stream @snazzah/davey @discordjs/opus
|
pnpm add discord-audio-stream @snazzah/davey @discordjs/opus
|
||||||
> ```
|
bun add discord-audio-stream @snazzah/davey @discordjs/opus
|
||||||
|
```
|
||||||
|
|
||||||
You need `@snazzah/davey` and one of the encryption libraries to run this package!
|
You need `@snazzah/davey` and one of the encryption libraries to run this package!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user