diff --git a/README.md b/README.md index ee0f475c..d1831812 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Requirements; Test launch from command line; ``` -JAVA_HOME=/usr/lib/jvm/jdk-25/ mvn verify -P test-run,test-none +JAVA_HOME=/usr/lib/jvm/jdk-25/ mvn verify -P test-run ``` In an IDE setup an runner with the main class from gdxapp4d-boot-desktop module; `love.distributedrebirth.gdxapp4d.boot.desktop.GDXAppDesktopLauncher`