diff --git a/chapter06/binutils-inst.xml b/chapter06/binutils-inst.xml
index ed32aab18..49e751e2e 100644
--- a/chapter06/binutils-inst.xml
+++ b/chapter06/binutils-inst.xml
@@ -8,7 +8,8 @@ Install Binutils by running the following commands:
./configure --prefix=/usr --enable-shared &&
make -e tooldir=/usr &&
- make -e tooldir=/usr install
+ make -e tooldir=/usr install &&
+ make -e tooldir=/usr install-info