Bump Java version according to config
This commit is contained in:
parent
7a5e470821
commit
ae2c1c6221
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## TL;DR
|
## TL;DR
|
||||||
|
|
||||||
- Make sure you have Java 1.6 or higher installed
|
- Make sure you have Java 11 or higher installed
|
||||||
- Download and unpack the [latest release](https://github.com/antville/helma/releases)
|
- Download and unpack the [latest release](https://github.com/antville/helma/releases)
|
||||||
- Invoke `./bin/helma`, resp. `./bin/helma.bat`, depending on your platform
|
- Invoke `./bin/helma`, resp. `./bin/helma.bat`, depending on your platform
|
||||||
- Direct your web browser to <http://localhost:8080>
|
- Direct your web browser to <http://localhost:8080>
|
||||||
|
@ -21,7 +21,7 @@ Although Helma became a Grande Dame of server-side JavaScript already decades ag
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
|
|
||||||
You need a Java virtual machine 1.6 or higher to run Helma.
|
You need a Java virtual machine version 11 or higher to run Helma.
|
||||||
|
|
||||||
Please consult the documentation of your platform how to obtain and install Java.
|
Please consult the documentation of your platform how to obtain and install Java.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue