diff --git a/Troubleshooting.md b/Troubleshooting.md index e3772c9..aee5572 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -6,8 +6,9 @@ Take a moment to read the error you're getting and see if the solution is alread ![](https://cdn.discordapp.com/attachments/133049553984159745/146030943642058752/unknown.png) Upgrade discord.py using: -_`pip3 install --upgrade git+https://github.com/Rapptz/discord.py@async`_ - +``` +pip3 install --upgrade git+https://github.com/Rapptz/discord.py@async +``` ![](https://cdn.discordapp.com/attachments/133049553984159745/146034256890691584/unknown.png) You're missing some files. [Read and follow the instructions for cogs.audio](https://github.com/Twentysix26/Red-DiscordBot/wiki/Requirements#python-libraries). These files need to be in the main Red-DiscordBot folder: ![](https://cdn.discordapp.com/attachments/133049553984159745/146068865208680458/unknown.png)