diff --git a/chapter06/adjustingtoolchain.xml b/chapter06/adjustingtoolchain.xml
index b7a1d1d5e..fd5ba1676 100644
--- a/chapter06/adjustingtoolchain.xml
+++ b/chapter06/adjustingtoolchain.xml
@@ -18,11 +18,7 @@ Install the adjusted linker scripts by running the following from within the
no mention of /tools/lib anymore.
From now on every compiled program will link only
against the libraries in /usr/lib and
-/lib. The extra
-INSTALL=/tools/bin/install is needed because the
-Makefile created during the second pass still contains the reference to
-/usr/bin/install, which we obviously haven't installed
-yet.
+/lib.
You can now remove the Binutils source and build directories.