From f7068c0f28a3767b1c563aa16a786ebdb6b86ea6 Mon Sep 17 00:00:00 2001 From: Valkryst Date: Thu, 26 Apr 2018 14:53:48 -0300 Subject: [PATCH] Updates required Java version. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 925b445..78a32ca 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ The option to decode these files is also available. ### Requirements: -* Any version of Java from 8 onwards. +* Any version of Java from 10 onwards. * http://java.com/en/download/ or an equivalent Linux package. - * See [here](http://docs.oracle.com/javase/8/docs/technotes/guides/install/linux_jdk.html) for + * See [here](http://docs.oracle.com/javase/10/docs/technotes/guides/install/linux_jdk.html) for more information on installing Java on Linux.