diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-07-08 22:34:37 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-07-22 19:49:52 +0100 |
commit | 2e7b43a5ab80b0d143490e40dccd5938839c1c04 (patch) | |
tree | 487e7220fd982a7d57bf85fddb78cd63081dbdfc | |
parent | fdaf56b30ea1611040a6714243ff71860bc55430 (diff) | |
download | spacebeans-2e7b43a5ab80b0d143490e40dccd5938839c1c04.tar.gz spacebeans-2e7b43a5ab80b0d143490e40dccd5938839c1c04.zip |
Fixed link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ If you have a Gemini browser, you can also visit: `gemini://capsule.usebox.net/s ## How to run it -Download [the `jar` distribution file](https://github.com/reidrac/spacebeans/releases/) and install Java Runtime Environment 8 (or +Download [the `jar` distribution file](https://gitlab.com/reidrac/spacebeans/-/releases) and install Java Runtime Environment 8 (or later; [OpenJDK's JRE](https://adoptopenjdk.net/) recommended). You can run the service with: |