mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Use Temurin 11 instead of discontinued AdoptOpenJDK on macOS (#5718)
This commit is contained in:
@@ -25,7 +25,8 @@ one-by-one:
|
||||
|
||||
brew install python@3.9
|
||||
brew install git
|
||||
brew install --cask adoptopenjdk/openjdk/adoptopenjdk11
|
||||
brew tap homebrew/cask-versions
|
||||
brew install --cask temurin11
|
||||
|
||||
By default, Python installed through Homebrew is not added to the load path.
|
||||
To fix this, you should run these commands:
|
||||
|
||||
Reference in New Issue
Block a user