don't use wrapper in JVM instructions

This commit is contained in:
2025-01-30 22:20:21 +00:00
parent ea70aa5181
commit 2b18a6bd9f

View File

@@ -15,7 +15,7 @@
This will automatically fetch dependencies and run the project:
```shell
./mvnw javafx:run
mvn javafx:run
```