From 8864f8098408b571eafe3847340d56811162c34e Mon Sep 17 00:00:00 2001 From: mikeprimm Date: Mon, 16 Aug 2021 23:54:49 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90badbf8..c8011dbf 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Or (on Windows): gradlew.bat clean build -The Forge 1.11.2 and 1.12.2 versions (specifically ForgeGradle for these) is very sensitive to being built by JDH 8, so to build them, +The Forge 1.11.2 and 1.12.2 versions (specifically ForgeGradle for these) are very sensitive to being built by JDK 8, so to build them, set JAVA_HOME to correspond to a JDK 8 installation, then build using the following; cd oldgradle