diff --git a/doc/build-osx.md b/doc/build-osx.md index bf55fda311c..4cdb483466b 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -106,7 +106,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