Skip to content

Commit

Permalink
Merge pull request quarkusio#20502 from quarkusio/contributing-java-11
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
loicmathieu authored Oct 1, 2021
2 parents 8779211 + ba3f8ae commit d677f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Be sure to test your pull request in:
If you have not done so on this machine, you need to:

* Install Git and configure your GitHub access
* Install Java SDK 8 or 11+ (OpenJDK recommended)
* Install Java SDK 11+ (OpenJDK recommended)
* Install [GraalVM](https://quarkus.io/guides/building-native-image)
* Install platform C developer tools:
* Linux
Expand Down

0 comments on commit d677f28

Please sign in to comment.