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