Browse Source

doc update

pull/5/head
Duke Leto 3 years ago
parent
commit
928bfb7177
  1. 4
      depends/README.md

4
depends/README.md

@ -12,9 +12,9 @@ For example:
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
created. To use it for Bitcoin:
created. To use it for Hush:
./configure --prefix=`pwd`/depends/x86_64-w64-mingw32

Loading…
Cancel
Save