fix the README.md - oracle JDK is not needed, openjdk instead

This commit is contained in:
steam 2022-10-13 13:06:10 +02:00
parent 1db2daad9c
commit b58c03883e

View File

@ -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