From 6184f8ff0a1b288e5b87dcee68e994e414fd4dcf Mon Sep 17 00:00:00 2001 From: Zeshan Aslam Date: Sat, 26 Mar 2022 11:35:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 849c43c..ca39636 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Default config: [Click Here](https://github.com/zeshan321/ActionHealth/blob/mast A list of the community made translations: [Click Here](https://github.com/zeshan321/ActionHealth/wiki/Community-Translations) # Compiling -To compile ActionHealth, you need at least **Java 8** and an internet connection. Then, clone this repo, run `./gradlew clean shadowJar` and get your jar from `build/libs/ActionHealh-VERSION-all.jar`. +To compile ActionHealth, you need at least **Java 16** and an internet connection. Then, clone this repo, run `./gradlew clean shadowJar` and get your jar from `build/libs/ActionHealh-VERSION-all.jar`. # More info Custom styles, screenshots, command information and more can be found on the spigot page.