Update README.md to reflect python3 requirement (#2307)

This commit is contained in:
Ehsan 2019-07-02 09:34:30 -04:00 коммит произвёл GitHub
Родитель c0cf2018e6
Коммит 6aebb3d680
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -37,7 +37,7 @@ Before you build, you will need to have some additional software installed. This
* [Git](http://git-scm.com/downloads).
* [Visual Studio 2017](https://www.visualstudio.com/downloads). Select the following workloads: Universal Windows Platform Development and Desktop Development with C++.
* [Python](https://www.python.org/downloads/). Version 2.7.x is required, 3.x might work but it's not officially supported. You need not change your PATH variable during installation.
* [Python](https://www.python.org/downloads/). Version 3.x is required.
After cloning the project, you can set up a build environment shortcut by double-clicking the `utils\hct\hctshortcut.js` file. This will create a shortcut on your desktop with a default configuration.