diff --git a/chapter06/ncurses-inst.xml b/chapter06/ncurses-inst.xml
index 8a56f31e4..1aa80ec86 100644
--- a/chapter06/ncurses-inst.xml
+++ b/chapter06/ncurses-inst.xml
@@ -7,7 +7,7 @@
Prepare Ncurses to be compiled:
-./configure --prefix=/usr --with-shared &&
+./configure --prefix=/usr --with-shared \
--without-debug
Continue with compiling the package: