mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Updated Requirements (markdown)
parent
e527f99de2
commit
e2f4c83f4d
@ -10,10 +10,10 @@ If you're on Linux, I don't think there's any need to tell you that you have to
|
||||
|
||||
Now:
|
||||
```
|
||||
pip install git+https://github.com/Rapptz/discord.py@async
|
||||
pip install requests
|
||||
pip install youtube_dl
|
||||
pip install beautifulsoup4
|
||||
pip3 install git+https://github.com/Rapptz/discord.py@async
|
||||
pip3 install requests
|
||||
pip3 install youtube_dl
|
||||
pip3 install beautifulsoup4
|
||||
```
|
||||
If for some reason pip install doesn't work do these commands with
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user