Update README.md
This commit is contained in:
parent
0251ba782c
commit
81ab1b5320
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
||||||
|
|
||||||
#### Dependencies:
|
#### Dependencies:
|
||||||
1. Make sure you have installed Java 20/21
|
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. Double click jar (make sure its executable if you are on linux!) or run ``java -jar ${downloaded_jar_name.jar}``
|
3. Double click jar (make sure its executable if you are on linux!) or run ``java -jar ${downloaded_jar_name.jar}``
|
||||||
4. Enjoy!
|
4. Enjoy!
|
||||||
|
|
Loading…
Reference in a new issue