Update 'WINDOWS_INSTALL.md'

This commit is contained in:
Guille 2020-06-26 11:15:35 -04:00
parent ab20418a18
commit 113ac32e7c

View File

@ -1,3 +1,10 @@
# Prepare your environment.
Download the latest version of python and Mycrosoft c++ redistributable
* [Microsoft C++ redistributable](https://www.microsoft.com/en-ca/download/details.aspx?id=48145)
* [Python environment](https://www.python.org/downloads/)
# Get the code.
1. First thing you will need is an editor for your source code, that's a personal choice, but we would like to recomend PyCharm community edition, a wonderful open source python editor