Update INSTALL.md
This commit is contained in:
parent
dfcd7a2d39
commit
6ddcbb8f62
10
INSTALL.md
10
INSTALL.md
@ -4,11 +4,11 @@ For local development / building stand-alone binaries.
|
|||||||
|
|
||||||
You need [Python 2.7](https://www.python.org/downloads/release/python-2718/).
|
You need [Python 2.7](https://www.python.org/downloads/release/python-2718/).
|
||||||
|
|
||||||
If you are using Windows download the
|
If you are using Windows
|
||||||
`Windows x86 MSI installer`
|
and want to build a stand-alone binary
|
||||||
because 32 bit Python is needed to create
|
download the `Windows x86 MSI installer`
|
||||||
a Windows executable with `py2exe`.
|
because `py2exe` for Python 2 doesn't work with 64 bit.
|
||||||
The performance increase from 64 bit is negligible.
|
Any performance increase from 64 bit is negligible.
|
||||||
|
|
||||||
Be sure to add `python` to `PATH` during installation.
|
Be sure to add `python` to `PATH` during installation.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user