Skip to content

Commit

Permalink
Update documentated JDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
fbiville committed Mar 29, 2021
1 parent 44c180f commit 0ad01e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Running Java under /usr/local/Cellar/openjdk/15.0.1/libexec/openjdk.jdk/Contents
Then, you need to get the JAR file of this plugin.
One way to do so is to build from sources, which requires:

- a [JDK 8 or later](https://openjdk.java.net/install/)
- a [JDK 8 or 11](https://openjdk.java.net/install/)
- [Apache Maven](https://maven.apache.org/download.cgi)

Once the repository is cloned, you can run:
Expand Down

0 comments on commit 0ad01e9

Please sign in to comment.