Skip to content

Commit

Permalink
docs(README): require at least jre9
Browse files Browse the repository at this point in the history
  • Loading branch information
thetric committed Feb 21, 2018
1 parent 0285936 commit 32fd391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ The Ilias Downloader enables you to easily download the files from your Ilias ac

## Usage

**IMPORTANT:** In order to use the application you should have the latest JRE 8 installed.
Older versions are *not* guaranteed to work.
**IMPORTANT:** In order to use the application you should have the latest JRE 9 installed.
Older versions aren't supported.

```sh
java -jar ilias-downloader-cli-$VERSION.jar <CLI options>
Expand Down

0 comments on commit 32fd391

Please sign in to comment.