From 25840be6940ec2d903a37b814a342f4f90950040 Mon Sep 17 00:00:00 2001 From: Azalea Date: Mon, 1 Apr 2024 19:58:15 -0700 Subject: [PATCH] [U] Update readme jdk version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ef7ab9d..c624ed0c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Check out these docs for more information. ### Usage -1. Install [Java 17 JDK](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html) +1. Install [Java 21 Temurin JDK](https://adoptium.net/temurin/releases/?version=21) (Please select your appropriate operating system) 2. Download the latest `aqua-nightly.zip` from [Releases](https://github.com/hykilpikonna/AquaDX/releases). 3. Extract the zip file to a folder. 4. Run `java -jar aqua.jar` in the folder.