From ede687eacbe877947ea43305a7fe32c551a75088 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Wed, 31 Oct 2018 23:36:20 -0400 Subject: Update python versions SCons runs with as well as URL to documentation --- src/README.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/README.txt b/src/README.txt index d80460a..ce65b8d 100644 --- a/src/README.txt +++ b/src/README.txt @@ -28,8 +28,7 @@ the latest version by checking the SCons download page at: EXECUTION REQUIREMENTS ====================== -Running SCons requires Python version 2.7.*. Currently it does not -run on the Python 3.x release. There should be +Running SCons requires Python version 2.7.* or 3.5.* and above. There should be no other dependencies or requirements to run SCons. (There is, however, an additional requirement to *install* SCons from this particular package; see the next section.) @@ -146,7 +145,7 @@ of small examples for getting started using SCons. Additional documentation for SCons is available at: - http://www.scons.org/doc.html + https://scons.org/documentation.html LICENSING -- cgit v0.12