diff options
Diffstat (limited to 'chapter06/automake-inst.xml')
-rw-r--r-- | chapter06/automake-inst.xml | 4 |
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 &&</userinput> -<userinput>make install</userinput></screen></para> +<para><screen><userinput>./configure --prefix=/usr && +make install</userinput></screen></para> </sect2> |