diff --git a/docs/install_guides/mac.rst b/docs/install_guides/mac.rst index c32b4820e..d6de8e354 100644 --- a/docs/install_guides/mac.rst +++ b/docs/install_guides/mac.rst @@ -28,8 +28,7 @@ one-by-one: brew install python@3.11 brew install git - brew tap homebrew/cask-versions - brew install --cask temurin17 + brew install temurin@17 By default, Python installed through Homebrew is not added to the load path. To fix this, you should run these commands: