diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-03-02 22:27:16 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-07-22 19:49:52 +0100 |
commit | 8f8899e9021142fcda0f180ad99d8756ab6eb1fd (patch) | |
tree | 6cc4f810e83e415441bf16c3251748e6f93c7941 | |
parent | a98bab15230c522401c6c5b46db4ced3d0d31c5d (diff) | |
download | spacebeans-8f8899e9021142fcda0f180ad99d8756ab6eb1fd.tar.gz spacebeans-8f8899e9021142fcda0f180ad99d8756ab6eb1fd.zip |
It is OpenJDK really
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,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 -later; [openJRE](https://adoptopenjdk.net/) recommended). +later; [OpenJDK's JRE](https://adoptopenjdk.net/) recommended). You can run the service with: ``` |