Update README.md

This commit is contained in:
nelle 2023-11-01 03:29:15 -06:00
parent 81ab1b5320
commit 71d312d9fb

View file

@ -8,5 +8,5 @@
#### Dependencies:
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)~~~~
3. Double click jar (make sure its executable if you are on linux!) or run ``java -jar ${downloaded_jar_name.jar}``
3. Navigate to the `build/libs` directory, and run the jar (make sure its executable!)
4. Enjoy!