From 65b367dcc464e6679a28142ee2a49d752587f159 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Tue, 7 Mar 2023 09:47:25 +0000 Subject: [PATCH] Update readme --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 556db93..264bbdc 100644 --- a/README.adoc +++ b/README.adoc @@ -24,7 +24,7 @@ In the instructions below, http://vimeo.com/34436402[`./gradlew`] is invoked fro a cross-platform, self-contained bootstrap mechanism for the build. === Prerequisites -http://help.github.com/set-up-git-redirect[Git] and the http://www.oracle.com/technetwork/java/javase/downloads[JDK7 build]. +http://help.github.com/set-up-git-redirect[Git] and the http://www.oracle.com/technetwork/java/javase/downloads[JDK17 build]. Be sure that your `JAVA_HOME` environment variable points to the `jdk1.7.0` folder extracted from the JDK download.