Created
January 8, 2019 10:56
-
-
Save RafalSladek/3d7f24d6b345f045c10d08ba2b550a2b to your computer and use it in GitHub Desktop.
install open jdk 8 on mac with brew
This file contains 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 tap AdoptOpenJDK/openjdk | |
brew cask install adoptopenjdk8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment