From cad051d2c08182af3e53a158d815fbbd0f4200c4 Mon Sep 17 00:00:00 2001 From: SaumyaSingh1 Date: Tue, 12 Jan 2021 13:07:51 +0530 Subject: [PATCH] Small change in Install Java SDK line in contribution guideline --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 64822d7ddbeb8..606f217d4eb44 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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