updated required version numbers

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4249 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-09-09 08:20:37 +00:00
parent f8e2e8167e
commit 35229f5edf

View file

@ -5,8 +5,8 @@ This is a trimmed version of Appendix F of the documentation.
- Requirements
* Python version 1.5.2 and above (http://www.python.org/)
* SCons version 0.96.90 and above (http://www.scons.org/)
* Python version 1.6 and above (http://www.python.org/)
* SCons version 0.96.91 and above (http://www.scons.org/)
* C compiler
- Installing