diff --git a/getting-started/setup-building.rst b/getting-started/setup-building.rst index 11915e3e5..04e9a2143 100644 --- a/getting-started/setup-building.rst +++ b/getting-started/setup-building.rst @@ -857,7 +857,7 @@ some of CPython's modules (for example, ``zlib``). For **Homebrew**, install dependencies using ``brew``:: - $ brew install pkg-config openssl@3 xz gdbm tcl-tk mpdecimal zstd + $ brew bundle --file=Misc/Brewfile .. tab:: Python 3.11+