From 6757fc36182747796e8eeb4e52e3504d6fff008b Mon Sep 17 00:00:00 2001 From: Twentysix Date: Wed, 20 Jan 2016 18:23:58 +0100 Subject: [PATCH] Updated Installing on Linux (markdown) --- Installing-on-Linux.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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