diff --git a/Installing-on-Linux.md b/Installing-on-Linux.md index 340f1c0..9bdf10b 100644 --- a/Installing-on-Linux.md +++ b/Installing-on-Linux.md @@ -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