Update COMPILE_FROM_SOURCE.md

This commit is contained in:
Ali Parlakçı
2018-07-26 09:22:14 +03:00
committed by GitHub
parent 436f867f2e
commit 95ef308915

View File

@@ -1,8 +1,7 @@
# Compiling from source code
## Requirements
### Python 3 Interpreter
Latest* version of **Python 3** is needed. See if it is already installed [here](#finding-the-correct-keyword-for-python). If not, download the matching release for your platform [here](https://www.python.org/downloads/) and install it.
If you are a *Windows* user, selecting **Add Python 3 to PATH** option when installing the software is mandatory.
Latest* version of **Python 3** is needed. See if it is already installed [here](#finding-the-correct-keyword-for-python). If not, download the matching release for your platform [here](https://www.python.org/downloads/) and install it. If you are a *Windows* user, selecting **Add Python 3 to PATH** option when installing the software is mandatory.
\* *Use Python 3.6.5 if you encounter an issue*
## Using terminal