Updated Requirements (markdown)

Twentysix 2016-01-13 20:25:38 +01:00
parent 62fd1aad16
commit 7aaf279f87

@ -2,7 +2,9 @@
<br> <br>
- [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 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) - [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 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: 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. instead.
Hopefully things went smoothly. Hopefully things went smoothly.
If you're on Windows, it's time to install Red herself. 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. [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**] On Linux, your requirements are not yet fully installed. Proceed with Linux installation general steps guide [**insert link**]