Skip to content

Commit

Permalink
Small change in Install Java SDK line in contribution guideline
Browse files Browse the repository at this point in the history
  • Loading branch information
saumya1singh committed Jan 12, 2021
1 parent b413fd8 commit cad051d
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 @@ -142,7 +142,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 (OpenJDK recommended)
* Install Java SDK 8 or 11+ (OpenJDK recommended)
* Install [GraalVM](https://quarkus.io/guides/building-native-image)
* Install platform C developer tools:
* Linux
Expand Down

0 comments on commit cad051d

Please sign in to comment.