diff --git a/README.md b/README.md index 9efbe0d..7440c04 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ command-line tools. The easiest way to install the Java Development Kit and Apache Maven is with the [Homebrew][homebrew] package manager. After installing Homebrew, run -`brew cask install java` and `brew install maven`. +`brew tap AdoptOpenJDK/openjdk && brew cask install adoptopenjdk11` and +`brew install maven`. ##### Cross-compiling