diff options
Diffstat (limited to 'chapter05/gcc-inst.xml')
-rw-r--r-- | chapter05/gcc-inst.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter05/gcc-inst.xml b/chapter05/gcc-inst.xml index 260a0612b..6a2ff538f 100644 --- a/chapter05/gcc-inst.xml +++ b/chapter05/gcc-inst.xml @@ -2,8 +2,9 @@ <title>Installation of GCC</title> <para> -After you unpacked the gcc-2.95.2.1 archive don't enter the newly created -gcc-2.95.2.1 directory but stay in the $LFS/usr/src directory. Install GCC by +After the gcc-2.95.2.1 archive was unpacked, the newly created +gcc-2.95.2.1 directory is not entered. The user should stay in the +$LFS/usr/src directory. GCC is installed by running the following commands: </para> |