diff --git a/doc/build-osx.md b/doc/build-osx.md index c56da9df9f832..80039d9e6abab 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -48,7 +48,7 @@ See [dependencies.md](dependencies.md) for a complete overview. To install, run the following from your terminal: ``` bash -brew install cmake boost pkg-config libevent +brew install cmake boost pkgconf libevent ``` ### 4. Clone Bitcoin repository