From 83296cae94e5d153409891ad260900337c2c4dca Mon Sep 17 00:00:00 2001 From: Sollace Date: Sat, 27 Nov 2021 18:49:33 +0200 Subject: [PATCH] Revert "Update README.md" This reverts commit 3978ace41c003964085454276cb2b6e8c75d7b59. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3a03d9f..7b3eade5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ https://minelittlepony-mod.com ## Building -1. JDK 16 is required. Install it using https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot +1. JDK 17 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).