Updated JDK to install (#565)

* Updated jdk to install

Signed-off-by: Madeline Murray <madeline.taylor@gmail.com>

* rework

Signed-off-by: Madeline Murray <madeline.taylor@gmail.com>

Co-authored-by: Madeline Murray <madeline.taylor@gmail.com>
pull/572/head
MadelineMurray 4 years ago committed by GitHub
parent 4e7cbf7bff
commit 6b736d56ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md

@ -17,8 +17,8 @@ description: Install or upgrade Hyperledger Besu from binary distribution
* MacOS High Sierra 10.13 or later versions
* Java 11+ to compile. Earlier versions are not supported. You can install Java using
`brew cask install adoptopenjdk`. Alternatively, you can manually install the
[Java JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
`brew cask install openjdk`. Alternatively, you can manually install the
[Java JDK](https://jdk.java.net/).
### Install (or upgrade) using Homebrew

Loading…
Cancel
Save