Updated Installing on Linux (markdown)

Twentysix 2016-01-20 18:23:58 +01:00
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.
###Updates first
###Updating first
`sudo apt-get update`
@ -33,7 +33,7 @@ sudo pip3.5 install youtube_dl
sudo pip3.5 install beautifulsoup4
```
###FFmpeg rerquired for openssl
###FFmpeg requirement for openssl
`sudo apt-get install libxext-dev`
###FFmpeg Ubuntu
@ -59,7 +59,7 @@ sudo make
sudo make install
```
###Install Libopus0
###Installing Libopus0
`sudo apt-get install libopus0`
###Red