From 7aaf279f87f34f6c24c530695d789190d3ae15d5 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Wed, 13 Jan 2016 20:25:38 +0100 Subject: [PATCH] Updated Requirements (markdown) --- Requirements.md | 4 ++++ 1 file changed, 4 insertions(+) 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