further tweak build instructions
This commit is contained in:
parent
f466a83688
commit
5fc78fa722
|
@ -19,5 +19,7 @@ following steps.</p>
|
|||
|
||||
<ol>
|
||||
<li><code>make -C build/gmake/</code></li>
|
||||
<li><code>make -C build/gmake/ install</code></li>
|
||||
<li><code>make install -C build/gmake/</code></li>
|
||||
<p>Note that you will either need to run <code>make install</code> as root,
|
||||
or with <code>sudo make install</code>.</p>
|
||||
</ol>
|
||||
|
|
Loading…
Reference in a new issue