diff --git a/doc/build-osx.md b/doc/build-osx.md index 3c2b0f3a2d9..058f0233fb3 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -104,7 +104,7 @@ Otherwise, if you don't need QR encoding support, you can pass `-DWITH_QRENCODE= #### ZMQ Dependencies -Support for ZMQ notifications requires the following dependency. +Bitcoin Core can provide notifications via ZeroMQ. To compile ZMQ support, install the following dependency and pass `-DWITH_ZMQ=ON` when configuring. Skip if you do not need ZMQ functionality. ``` bash