Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The platform-independent nature of Nodel also allows it to easily scale to suit
System requirements
============

* Any operating system capable of hosting the Java 8 Runtime Environment – including OS X, Windows or Linux
* Any operating system capable of hosting the Java Runtime Environment (Java 8+) – including OS X, Windows or Linux
* A current web browser
* Made for mobile

Expand All @@ -106,6 +106,7 @@ Building and releases
Notes
=====
* thoroughly road tested with Java 8 (available from [AdoptOpenJDK](https://adoptopenjdk.net/))
* also runs fine on Java 21 LTS despite console warnings
* for service / daemon use, see [wiki pages](https://github.com/museumsvictoria/nodel/wiki)
* check `bootstrap` files for startup config

Expand Down