aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/automake-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/automake-inst.xml')
-rw-r--r--chapter06/automake-inst.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/automake-inst.xml b/chapter06/automake-inst.xml
index 6360a106a..d445c5398 100644
--- a/chapter06/automake-inst.xml
+++ b/chapter06/automake-inst.xml
@@ -8,8 +8,8 @@ start experiencing any problems with this release.</para>
<para>Install Automake by running the following commands:</para>
-<para><screen><userinput>./configure --prefix=/usr &amp;&amp;</userinput>
-<userinput>make install</userinput></screen></para>
+<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
+make install</userinput></screen></para>
</sect2>