From 66eadf29d4b611f2d311d59ac8a27fef1c275212 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Thu, 18 Feb 2016 11:44:15 +0100 Subject: [PATCH] Updated Installing on Linux (markdown) --- Installing-on-Linux.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Installing-on-Linux.md b/Installing-on-Linux.md index 25ebfbc..16e0345 100644 --- a/Installing-on-Linux.md +++ b/Installing-on-Linux.md @@ -31,10 +31,12 @@ sudo make install ``` ###Requirements +Not *all* of these are required, refer to [this](https://github.com/Twentysix26/Red-DiscordBot/wiki/Requirements) for further explanations. ``` sudo pip3.5 install git+https://github.com/Rapptz/discord.py@async sudo pip3.5 install youtube_dl sudo pip3.5 install beautifulsoup4 +sudo pip3.5 install imgurpython ``` ###Red