Updated Requirements (markdown)

Twentysix 2016-01-19 15:17:11 +01:00
parent 4633f046ef
commit 1dfd8fa8f0

@ -6,7 +6,9 @@
- [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:
``` ```
pip install git+https://github.com/Rapptz/discord.py@async pip install git+https://github.com/Rapptz/discord.py@async
pip install requests pip install requests