diff options
Diffstat (limited to 'chapter06/bin86-inst.xml')
-rw-r--r-- | chapter06/bin86-inst.xml | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/chapter06/bin86-inst.xml b/chapter06/bin86-inst.xml index cb818beda..34f13b2d1 100644 --- a/chapter06/bin86-inst.xml +++ b/chapter06/bin86-inst.xml @@ -1,16 +1,10 @@ <sect2> <title>Installation of Bin86</title> -<para> -Install Bin86 by running the following commands: -</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 &&</userinput> +<userinput>make PREFIX=/usr install</userinput></screen></para> </sect2> |