diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -91,7 +91,7 @@ system, populate the build/scons/ directory by running: $ scons build/scons -If you don't have SCons version 0.07 or later already installed on your +If you don't have SCons version 0.08 or later already installed on your system, you can use SCons itself to populate the build/scons/ directory with a little more typing: @@ -163,13 +163,13 @@ PACKAGES" section below. BUILDING PACKAGES ================= -We now use SCons (version 0.07 or later) to build its own packages. +We now use SCons (version 0.08 or later) 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: $ scons -If you don't have SCons version 0.07 or later already installed on your +If you don't have SCons version 0.08 or later already installed on your system, you can build this version of SCons with itself with a little more typing: @@ -389,4 +389,5 @@ With plenty of help from the SCons Development team: Charles Crain Steve Leblanc Anthony Roach + Terrel Shumway |