mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Updated Installing on Linux (markdown)
parent
956b9313c5
commit
6757fc3618
@ -4,7 +4,7 @@ A general guide, tested on Ubuntu 15.10 and Raspberry Pi (original), made by Nep
|
|||||||
|
|
||||||
If you're on Ubuntu, [you might want to try this instead](https://github.com/Twentysix26/Red-DiscordBot/wiki/Ubuntu-Install-script) for an easy installation.
|
If you're on Ubuntu, [you might want to try this instead](https://github.com/Twentysix26/Red-DiscordBot/wiki/Ubuntu-Install-script) for an easy installation.
|
||||||
|
|
||||||
###Updates first
|
###Updating first
|
||||||
|
|
||||||
`sudo apt-get update`
|
`sudo apt-get update`
|
||||||
|
|
||||||
@ -33,7 +33,7 @@ sudo pip3.5 install youtube_dl
|
|||||||
sudo pip3.5 install beautifulsoup4
|
sudo pip3.5 install beautifulsoup4
|
||||||
```
|
```
|
||||||
|
|
||||||
###FFmpeg rerquired for openssl
|
###FFmpeg requirement for openssl
|
||||||
`sudo apt-get install libxext-dev`
|
`sudo apt-get install libxext-dev`
|
||||||
|
|
||||||
###FFmpeg Ubuntu
|
###FFmpeg Ubuntu
|
||||||
@ -59,7 +59,7 @@ sudo make
|
|||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
###Install Libopus0
|
###Installing Libopus0
|
||||||
`sudo apt-get install libopus0`
|
`sudo apt-get install libopus0`
|
||||||
|
|
||||||
###Red
|
###Red
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user