From b58c03883e48a0814c96c6f143502db9f8f307ef Mon Sep 17 00:00:00 2001 From: Stanislav Nowogrudski Date: Thu, 13 Oct 2022 13:06:10 +0200 Subject: [PATCH] fix the README.md - oracle JDK is not needed, openjdk instead --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eaf1d3..03065df 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Many thanks to [Lorenzo Sisini](https://github.com/lorenzosisini) for this beaut #### Requirements - maven 3 -- oracle JDK 8 +- openjdk 17 #### Quick start - clone the repository