diff options
-rw-r--r-- | README-local | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README-local b/README-local index 3be108c..2d3dac1 100644 --- a/README-local +++ b/README-local @@ -44,7 +44,7 @@ scons-local package, or any SCons package, at the SCons download page: EXECUTION REQUIREMENTS ====================== -Running SCons requires either Python version 2.7.* or Python 3.5 or higher. +Running SCons requires Python 3.5 or higher. There should be no other dependencies or requirements to run SCons. The default SCons configuration assumes use of the Microsoft Visual C++ @@ -237,7 +237,8 @@ many contributors, including but not at all limited to: - Tom Tanner - Anatoly Techtonik - Christoph Wiedemann +- Mats Wichmann - Russel Winder - Mats Wichmann -\... and many others.
\ No newline at end of file +\... and many others. |