diff options
Diffstat (limited to 'chapter06/bin86-inst.xml')
-rw-r--r-- | chapter06/bin86-inst.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/bin86-inst.xml b/chapter06/bin86-inst.xml index a5e459049..5d82d48a1 100644 --- a/chapter06/bin86-inst.xml +++ b/chapter06/bin86-inst.xml @@ -14,8 +14,8 @@ you decide to skip this.</para> <para>Install Bin86 by running the following commands:</para> -<para><screen><userinput>make &&</userinput> -<userinput>make PREFIX=/usr install</userinput></screen></para> +<para><screen><userinput>make && +make PREFIX=/usr install</userinput></screen></para> </sect2> |