From 463200013466fb23ea59bce7b2779935be9b878e Mon Sep 17 00:00:00 2001 From: limepotato Date: Sun, 24 Nov 2024 04:12:02 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48291ca..98a5ab3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ ## Installation 1. Make sure you have installed Java 20/21 -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)~~~~ +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. Navigate to the `build/libs` directory, and run the jar (make sure its executable!) 4. Enjoy!