diff --git a/Red-v2.md b/Red-v2.md index 37141d5..de53b5c 100644 --- a/Red-v2.md +++ b/Red-v2.md @@ -23,7 +23,7 @@ pip3 install youtube_dl pip3 install beautifulsoup4 ``` **_ffmpeg and opus are no longer bundled with the new version, you'll need to install them separately_**. -If you can't be bothered to do that, download them from the main branch ([1](https://github.com/Twentysix26/Red-DiscordBot/raw/master/ffmpeg.exe) [2](https://github.com/Twentysix26/Red-DiscordBot/raw/master/ffplay.exe) [3](https://github.com/Twentysix26/Red-DiscordBot/raw/master/ffprobe.exe) [4](https://github.com/Twentysix26/Red-DiscordBot/raw/master/libopus-0.dll)) and put them next to red.py +If you can't be bothered to do that, download them from the main branch ([1](https://github.com/Twentysix26/Red-DiscordBot/raw/master/ffmpeg.exe) [2](https://github.com/Twentysix26/Red-DiscordBot/raw/master/ffplay.exe) [3](https://github.com/Twentysix26/Red-DiscordBot/raw/master/ffprobe.exe) [4](https://github.com/Twentysix26/Red-DiscordBot/raw/master/libopus-0.dll)) and put them in the main folder "Red-DiscordBot_v2". **cogs.image requirements:** ```