Updated minimum Python version in build docs

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6923 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2017-10-07 12:37:38 +00:00
parent 55cb9be2be
commit b8b89f75a5
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ This is a trimmed version of Appendix "Building NSIS" of the documentation.
- Requirements
* Python version 1.6 and above (http://www.python.org/)
* Python version 2.7 and above (http://www.python.org/)
* SCons version 1.2.0 and above (http://www.scons.org/)
* zlib version 1.2.3 and above (http://www.zlib.net/)
* C compiler