diff --git a/README.md b/README.md index e534ec50..bad00ce5 100644 --- a/README.md +++ b/README.md @@ -190,10 +190,10 @@ For systems with [Nix](https://nixos.org/download/), you can use the devShell: nix develop ``` -For MacOS, you only need cmake: +For MacOS, you need [Xcode](https://developer.apple.com/xcode/) and the following pacakges from homebrew: ``` -brew install cmake +brew install cmake pkgconf ``` ### Install and build dependencies