diff options
Diffstat (limited to 'chapter06/bin86-inst.xml')
-rw-r--r-- | chapter06/bin86-inst.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/bin86-inst.xml b/chapter06/bin86-inst.xml index 5cfabbb7c..e4d83eaef 100644 --- a/chapter06/bin86-inst.xml +++ b/chapter06/bin86-inst.xml @@ -7,8 +7,7 @@ Install Bin86 by running the following commands: <blockquote><literallayout> <userinput>make &&</userinput> - <userinput>make INSTALL_OPTS="-m 755" - PREFIX=/usr install</userinput> + <userinput>make PREFIX=/usr install</userinput> </literallayout></blockquote> </sect2> |