From 98c1abae8ec810bd3940cb9f1a75508d5247d5a9 Mon Sep 17 00:00:00 2001 From: MichaƂ Zimniewicz Date: Sat, 19 Nov 2016 21:06:49 +0100 Subject: update README.md with more detailed prerequisites --- README.md | 6 +++--- 1 file 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 -- cgit v1.2.3