From 4141bbedaa45e5729c44d3f530e3cc75dd7847cc Mon Sep 17 00:00:00 2001 From: nedlir <66902031+nedlir@users.noreply.github.com> Date: Mon, 1 Aug 2022 21:16:28 -0700 Subject: [PATCH] javaFX rev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3071d00..8cec056 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ GUI artwork by [@Cioccolatodorima](https://twitter.com/cioccolato_kun). ## Requirements and Installation If you wish to build the project yourself you need: -1. [JDK 8+](https://openjdk.org) +1. [JDK 8](https://openjdk.org) or JDK 11+ with [JavaFX](https://openjfx.io) 2. [Apache Ant ](https://ant.apache.org) 3. Go to the main repository folder and run: ```bash