diff --git a/Requirements.md b/Requirements.md index 6bfeb02..bcc011d 100644 --- a/Requirements.md +++ b/Requirements.md @@ -2,7 +2,9 @@
- [Install Python](https://www.python.org/downloads/). Red **needs** 3.5.0 32bit or superior. Remember to check ["Add python to path"](http://i.imgur.com/SJ6ND4w.jpg). + - [Install Git](https://git-scm.com/download/win), don't forget to check ["Use Git from the Windows Command Prompt"](http://i.imgur.com/guis7EE.png) + - If you're on Windows, open the start menu, type cmd, right click and open the command prompt as admin. If you're on Linux, I don't think there's any need to tell you that you have to do this in the console. Now: ``` @@ -18,6 +20,8 @@ python -m pip install instead. Hopefully things went smoothly. + If you're on Windows, it's time to install Red herself. [Proceed here](https://github.com/Twentysix26/Red-DiscordBot/wiki#windows) and pick your path. + On Linux, your requirements are not yet fully installed. Proceed with Linux installation general steps guide [**insert link**] \ No newline at end of file