diff --git a/depends/README.md b/depends/README.md index 112847af0..50f0790bb 100644 --- a/depends/README.md +++ b/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