diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index cd7d35a5568..b91d22f89be 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ sudo emerge net-misc/curl media-libs/freeglut \ ``` #### On Windows (MSVC) -1. Install Python for Windows (https://www.python.org/downloads/release/python-2711/). The Windows x86-64 MSI installer is fine. +1. Install Python for Windows (https://www.python.org/downloads/release/python-2714/). The Windows x86-64 MSI installer is fine. You should change the installation to install the "Add python.exe to Path" feature. 2. Install virtualenv. |