Update Windows instructions to not install Python 3.9 (#4480)

* Update install_windows.rst

* Add more info

* Add more info pt.2
This commit is contained in:
jack1142
2020-10-14 22:35:05 +02:00
committed by GitHub
parent e1c745fe3c
commit 47c4edf335
2 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ Installing the pre-requirements
Please install the pre-requirements using the commands listed for your operating system.
The pre-requirements are:
- Python 3.8.1 or greater
- Python 3.8.1 or greater; **Python 3.9 is currently not supported!**
- Pip 18.1 or greater
- Git 2.11+
- Java Runtime Environment 11 (for audio support)