diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml
index 807080812..e17c2fc92 100644
--- a/chapter05/binutils-pass1.xml
+++ b/chapter05/binutils-pass1.xml
@@ -70,10 +70,10 @@ cd build
Now prepare Binutils for compilation:
-../configure --prefix=$LFS/tools \
- --with-sysroot=$LFS \
- --target=$LFS_TGT \
- --disable-nls \
+ ../configure --prefix=$LFS/tools \
+ --with-sysroot=$LFS \
+ --target=$LFS_TGT \
+ --disable-nls \
--disable-werror