aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-10-23 18:39:18 +0100
committerJuan J. Martinez <jjm@usebox.net>2021-10-23 18:39:18 +0100
commite57871745cb5fd64ab7df4b3c0634e46f6747cd5 (patch)
treeeccdd2a6331b5b58ef79612811276030c9104000 /README.md
parentc37ea99f91786b4edbc644cc5efcc67b2a25adc5 (diff)
downloadspacebeans-e57871745cb5fd64ab7df4b3c0634e46f6747cd5.tar.gz
spacebeans-e57871745cb5fd64ab7df4b3c0634e46f6747cd5.zip
Deprecating JRE 8 support
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fc1623c..d7009e8 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,8 @@ 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://gitlab.com/reidrac/spacebeans/-/releases) and install Java Runtime Environment 8 (or
-later; [OpenJDK's JRE](https://adoptopenjdk.net/) recommended).
+Download [the `jar` distribution file](https://gitlab.com/reidrac/spacebeans/-/releases) and install Java Runtime Environment 11 (or
+later; [OpenJDK's JRE](https://adoptium.com/) recommended).
You can run the service with:
```