doc update
This commit is contained in:
@@ -12,9 +12,9 @@ For example:
|
|||||||
|
|
||||||
make HOST=x86_64-w64-mingw32 -j4
|
make HOST=x86_64-w64-mingw32 -j4
|
||||||
|
|
||||||
A prefix will be generated that's suitable for plugging into Bitcoin's
|
A prefix will be generated that's suitable for plugging into Hush's
|
||||||
configure. In the above example, a dir named `x86_64-w64-mingw32` will be
|
configure. In the above example, a dir named `x86_64-w64-mingw32` will be
|
||||||
created. To use it for Bitcoin:
|
created. To use it for Hush:
|
||||||
|
|
||||||
./configure --prefix=`pwd`/depends/x86_64-w64-mingw32
|
./configure --prefix=`pwd`/depends/x86_64-w64-mingw32
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user