summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2022-08-05 06:37:33 -0600
committerMats Wichmann <mats@linux.com>2022-08-05 06:37:49 -0600
commitc787ec1ba745e8b52d853004a891c722bed17077 (patch)
treef92edf3d90dc633d1f4a2aadbc64c559070c669d /CONTRIBUTING.rst
parente1fe899982a574108ad6a4a824390f1c0e98a108 (diff)
downloadscons-git-c787ec1ba745e8b52d853004a891c722bed17077.tar.gz
Change CONTRIBUTING from review [ci skip]
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 9d6e68ca1..6fc99e9a5 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -424,7 +424,7 @@ running all tests with ``runtest.py -a``.
Building Packages
=================
-We use SCons (since version 3.1.2) to build its own packages. If you
+We use SCons (version 3.1.2 or newer) to build its own packages. If you
already have an appropriate version of SCons installed on your system,
you can build everything by simply running it::