Browse Source

Added audio package to Installation section

tags/docs-0.9
RogueException 9 years ago
parent
commit
a95b5dca92
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@@ -7,10 +7,11 @@ Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or
It will be rewritten once 0.9 approaches release, until then use [DiscordBot](https://github.com/RogueException/DiscordBot) for reference.

### Installation
You can download Discord.Net from NuGet:
You can download Discord.Net and its extensions from NuGet:
- [Discord.Net](https://www.nuget.org/packages/Discord.Net/)
- [Discord.Net.Commands](https://www.nuget.org/packages/Discord.Net.Commands/)
- [Discord.Net.Modules](https://www.nuget.org/packages/Discord.Net.Modules/)
- Discord.Net.Audio (Coming Soon)

### Compiling
In order to compile Discord.Net, you require at least the following:


Loading…
Cancel
Save