diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-02-25 22:13:16 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-02-25 22:13:16 +0000 |
commit | 6cc2c1696068751123e474dfd153f28d333a284c (patch) | |
tree | c91e0b8c1b4b78f03ef2f6625010ba03fb1a8248 /README.md | |
parent | 26f9cb8e66e836607851aab623223aef478f3b27 (diff) | |
download | spacebeans-6cc2c1696068751123e474dfd153f28d333a284c.tar.gz spacebeans-6cc2c1696068751123e474dfd153f28d333a284c.zip |
Fixed releases URL
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Check [CHANGES](CHANGES.md) to see what's new in the latest release. ## How to run it -Download [the `jar` distribution file](releases/) and install Java Runtime Environment 8 (or +Download [the `jar` distribution file](https://github.com/reidrac/spacebeans/releases/) and install Java Runtime Environment 8 (or later; [openJRE](https://adoptopenjdk.net/) recommended). You can run the service with: |