use same terms for both scons and python
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6925 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
0892948657
commit
b97de6887d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ The official release is built with MSVC6 \W{http://web.archive.org/web/200605091
|
|||
|
||||
Source code is available in \W{http://nsis.svn.sourceforge.net/viewvc/nsis/}{SVN} and as a separate package with every \W{http://sourceforge.net/project/showfiles.php?group_id=22049}{NSIS distribution}.
|
||||
|
||||
To build NSIS, \W{http://www.python.org/}{Python} and \W{http://www.scons.org/}{SCons} must be installed. Currently, the supported version of SCons is version 1.2.0 and above. Any version of Python above 2.6 is supported.
|
||||
To build NSIS, \W{http://www.python.org/}{Python} and \W{http://www.scons.org/}{SCons} must be installed. Currently, the supported version of SCons is version 1.2.0 and above. Any version of Python 2.7 and above is supported.
|
||||
|
||||
NSIS uses the \W{http://zlib.net}{zlib} compression library. As a
|
||||
consequence the header and library files of zlib must be installed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue