From d0d9402571738c9ec2fa33236b5d9b8dcd812ed9 Mon Sep 17 00:00:00 2001 From: ShintoKosei <67397639+ShintoKosei@users.noreply.github.com> Date: Sun, 18 Feb 2024 14:53:26 +0800 Subject: [PATCH] [ci skip]Update README(en) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 203b075..f159a10 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ - More API support for plugin development (W.I.P) ## Download -Any versions are available in the [release](https://github.com/LuminolMC/Luminol/releases), also you can build it by yourself through [the following steps](./README.md#Build). +Any versions are available in the [release](https://github.com/LuminolMC/Luminol/releases), also you can build it by yourself through [the following steps](https://github.com/LuminolMC/Luminol#build). ## Build To build a paperclip jar, you need to run the following command. You can find the jar in build/libs(Note: JDK17 is needed)