Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lanthale authored Oct 6, 2022
1 parent c9d59dc commit 26d8eb1
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 @@ -105,7 +105,7 @@ You can also use the lib without adding the file handler. What I mean is that yo

## Steps to create your own build:
- OpenJDK/Adoptium 19 or newer
- JavaFX 11 or newer (18 is recommended)
- JavaFX 11 or newer (19 is recommended)
- SET JAVA_HOME variable
- Execute `mvn clean compile package -f LibRawFX/pom.xml`
- To run the example execute `mvn javafx:run@cli-default`
Expand Down

0 comments on commit 26d8eb1

Please sign in to comment.