diff --git a/xsoft/office/gnucash/gnucash-inst.xml b/xsoft/office/gnucash/gnucash-inst.xml
index 6ec0007ab6..396e50077c 100644
--- a/xsoft/office/gnucash/gnucash-inst.xml
+++ b/xsoft/office/gnucash/gnucash-inst.xml
@@ -4,10 +4,8 @@
Install GnuCash by running the following
commands:
-
-./configure --prefix=/opt/gnome &&
+./configure --prefix=/opt/gnome &&
make &&
make install
-