Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add hint to use JDK with JavaFX
  • Loading branch information
patrickfav authored Aug 5, 2023
1 parent c9a0573 commit 7d9af8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ _To use the post processor ([pngcrush](https://pmt.sourceforge.net/pngcrush/), [

### Requirements

* JDK 11
* JDK 11 with a [JavaFX packaged](https://stackoverflow.com/questions/58354622/javafx-is-missing-in-java-openjdk), like [Azul](https://www.azul.com/downloads/?package=jdk-fx#zulu) or [Liberica](https://bell-sw.com/pages/downloads/)

# Usage

Expand Down

0 comments on commit 7d9af8d

Please sign in to comment.