don't use wrapper in JVM instructions

This commit is contained in:
observer 2025-01-30 22:20:21 +00:00
parent ea70aa5181
commit 2b18a6bd9f
Signed by: observer
GPG Key ID: 2DE1FE56348E60D0

View File

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