Update macOS instructions to use default cask (#6368)

This commit is contained in:
Jakub Kuczys 2024-05-04 23:18:31 +02:00 committed by GitHub
parent 975c0007fe
commit e03f97d1cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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