mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 17:32:31 -05:00
Updated Installing on Linux (markdown)
@@ -33,7 +33,6 @@ sudo make install
|
||||
###Requirements
|
||||
```
|
||||
sudo pip3.5 install git+https://github.com/Rapptz/discord.py@async
|
||||
sudo pip3.5 install requests
|
||||
sudo pip3.5 install youtube_dl
|
||||
sudo pip3.5 install beautifulsoup4
|
||||
```
|
||||
@@ -42,7 +41,7 @@ sudo pip3.5 install beautifulsoup4
|
||||
```
|
||||
cd
|
||||
cd Desktop/
|
||||
sudo git clone https://github.com/Twentysix26/Red-DiscordBot.git
|
||||
sudo git clone -b develop --single-branch https://github.com/Twentysix26/Red-DiscordBot.git Red-DiscordBot
|
||||
cd
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user