Properly check for permissions. Updated README

This commit is contained in:
Twentysix
2016-01-03 04:19:26 +01:00
parent 01a69d2ebc
commit 6e3fa6b73f
2 changed files with 31 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ See the [command list](#general-commands) for an even better idea of what this b
### I don't even know what I'm looking at. How do I install this?
Do not panic. Follow these steps:
- Download the bot and unpack it.
- [Install Python](https://www.python.org/downloads/). This bot needs 3.5.1 32bit or superior.
- [Install Python](https://www.python.org/downloads/). This bot needs 3.5.1 32bit or superior. Remember to check "Add python to path".
- [Install Git](https://git-scm.com/download/win), don't forget to check "Use Git from the Windows Command Prompt"
- Open the start menu, type cmd, right click and open the command prompt as admin. Now, do:
```