Edited ch03.asciidoc with Atlas code editor

pull/339/head
nadams 7 years ago
parent 060e6db2db
commit 049f3d4238

@ -140,10 +140,11 @@ The +configure+ script allows you to enable or disable certain features of +bitc
[TIP]
====
Here are some useful options that override the default behavior of the configure script:
++++
<dl class="test">
<dt><code>--prefix=$HOME</code></dt>
<dd><p>This overrides the default installation location (which is +/usr/local/+) for the resulting executable. Use $HOME to put everything in your home directory, or a different path.</p></dd>
<dd><p>This overrides the default installation location (which is <em>/usr/local/</em>) for the resulting executable. Use $HOME to put everything in your home directory, or a different path.</p></dd>
<dt><code>--disable-wallet</code></dt>
<dd><p>This is used to disable the reference wallet implementation.</p></dd>

Loading…
Cancel
Save