From 0251ba782c1bd5543cb0b9d2265d9a174b8d90d9 Mon Sep 17 00:00:00 2001 From: LimePotato Date: Wed, 1 Nov 2023 03:27:57 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e5d0be..f3af674 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ #### Dependencies: 1. Make sure you have installed Java 20/21 -2. ~~Download the latest .jar in the Releases page [Self-Hosted ForgeJo](https://git.ouroboros.group/Ouroboros/potrogue/releases) | ~~[Mirror](https://next.forgejo.org/Ouroboros/potrogue/releases)~~~~ -2. Clone this repo and run `./gradlew clean build` +2. Clone this repo and run `./gradlew clean build` ~~Download the latest .jar in the Releases page [Self-Hosted ForgeJo](https://git.ouroboros.group/Ouroboros/potrogue/releases) | ~~[Mirror](https://next.forgejo.org/Ouroboros/potrogue/releases)~~~~ 3. Double click jar (make sure its executable if you are on linux!) or run ``java -jar ${downloaded_jar_name.jar}`` 4. Enjoy!