mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Updated Installing on Linux (markdown)
parent
58c850b10d
commit
c5f41bf6f9
@ -39,6 +39,9 @@ sudo pip3.5 install youtube_dl
|
||||
sudo pip3.5 install imgurpython
|
||||
```
|
||||
|
||||
**NOTE: If you're getting the `Command "python setup.py egg_info"` error when installing discord.py, you'll have to do this first:**
|
||||
```sudo apt-get install python3.5-dev build-essential libssl-dev libffi-dev```
|
||||
|
||||
###Red
|
||||
```
|
||||
git clone -b develop --single-branch https://github.com/Twentysix26/Red-DiscordBot.git Red-DiscordBot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user