diff --git a/chapter06/tar-inst.xml b/chapter06/tar-inst.xml
index 8b1282488..665e69de7 100644
--- a/chapter06/tar-inst.xml
+++ b/chapter06/tar-inst.xml
@@ -11,8 +11,7 @@ for gzip files).
patch -Np1 -i ../tar-1.13.patch
-Install Tar by running the following commands from the toplevel
-directory:
+Install Tar by running the following commands:
./configure --prefix=/usr \
--libexecdir=/usr/bin --bindir=/bin &&