Created
November 5, 2021 16:51
-
-
Save zetavg/0d744756ef4a519800b4401e3b8f6905 to your computer and use it in GitHub Desktop.
Install OpenJDK on macOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install openjdk && echo 'export PATH="$(brew --prefix openjdk)/bin:$PATH"' >> ~/.zshrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment