From 5e22947e21c1ee8a4b3c70d2c0e8781dceaf9a63 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Thu, 18 Feb 2016 08:16:41 +0100 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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)