Skip to content

Commit

Permalink
update Java version requirements (#1032)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
  • Loading branch information
alexandratran committed May 16, 2022
1 parent 213e2a6 commit 9950203
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ description: Install or upgrade Hyperledger Besu from binary distribution
Hyperledger Besu supports:

* MacOS High Sierra 10.13 or later versions.
* Java 11-16.
* Java 11+.
We recommend using at least Java 17 because that will be the minimum requirement in the next Besu version series.
You can install Java using `brew install openjdk`. Alternatively, you can manually install the
[Java JDK](https://www.oracle.com/java/technologies/downloads).

Expand Down

0 comments on commit 9950203

Please sign in to comment.