diff options
Diffstat (limited to '3rdParty/SCons/scons-README')
-rw-r--r-- | 3rdParty/SCons/scons-README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdParty/SCons/scons-README b/3rdParty/SCons/scons-README index 3e2a129..32b691c 100644 --- a/3rdParty/SCons/scons-README +++ b/3rdParty/SCons/scons-README @@ -44,7 +44,7 @@ scons-local package, or any SCons package, at the SCons download page: EXECUTION REQUIREMENTS ====================== -Running SCons requires Python version 1.5.2 or later. There should be +Running SCons requires Python version 2.4 or later. There should be no other dependencies or requirements to run SCons. The default SCons configuration assumes use of the Microsoft Visual C++ |