From ae99cde63d3b8de29b50d4fa78b4eea1d453e28d Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 14 Mar 2020 20:20:03 -0400 Subject: [PATCH] Making code compatible with java 8 #14 going back to 8. users can still use 9/10/11/12/13 runtime --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8681bfd..b6e493b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Freerouting is a fantastic piece of software. But the code hasn't been updated i ### Requirements -- Java >= 11 +- Java >= 8 - Internet connection (dependencies are downloaded automatically) - IDE: [Gradle](http://www.gradle.org/) Plugin (not necessary for command line usage)