From 3978ace41c003964085454276cb2b6e8c75d7b59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=ADSollace?= Date: Sat, 27 Nov 2021 18:46:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b3eade5..e3a03d9f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ https://minelittlepony-mod.com ## Building -1. JDK 17 is required. Install it using https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot +1. JDK 16 is required. Install it using https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot 2. Open a terminal window in the same directory as the sources (git clone or extracted from zip). Run the following command (windows).