mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Use brew install --cask instead of brew cask install (#4865)
This commit is contained in:
@@ -153,7 +153,7 @@ one-by-one:
|
|||||||
echo 'export PATH="/usr/local/opt/python@3.8/bin:$PATH"' >> ~/.profile
|
echo 'export PATH="/usr/local/opt/python@3.8/bin:$PATH"' >> ~/.profile
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
brew install git
|
brew install git
|
||||||
brew cask install adoptopenjdk/openjdk/adoptopenjdk11
|
brew install --cask adoptopenjdk/openjdk/adoptopenjdk11
|
||||||
|
|
||||||
Continue by `creating-venv-linux`.
|
Continue by `creating-venv-linux`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user