summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7113301..57ed626 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,11 @@ Command-line interface for line-up management in JFR Teamy.
# Installation
-Prerequisites:
+Prerequisites on Windows:
-* Python 3
+* Python 3.4
* pip
-* the prerequisites of mysqlclient-python - https://github.com/PyMySQL/mysqlclient-python
+* https://dev.mysql.com/downloads/connector/python/
```
pip install -r requirements.txt