summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaƂ Zimniewicz <michzimny@users.noreply.github.com>2016-11-19 21:06:49 +0100
committerGitHub <noreply@github.com>2016-11-19 21:06:49 +0100
commit98c1abae8ec810bd3940cb9f1a75508d5247d5a9 (patch)
tree79b42b21f91f72170a1b23360b8fe551dc03b802
parent0a27bbf9ce1f5b1a52bc62ff4d9e5c2f960b030c (diff)
update README.md with more detailed prerequisitesinstallation-details
-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