Compare commits

..

1 Commits

Author SHA1 Message Date
2b18a6bd9f
don't use wrapper in JVM instructions 2025-01-30 22:20:21 +00:00

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
``` ```