server
Clone or download
Modified Files
--- 'a/README.md'
+++ b/README.md
@@ -15,4 +15,4 @@ This project depends on the following St
- [Stream-Pi Theme API](https://github.com/stream-pi/themeapi)
- [Stream-Pi Utilities](https://github.com/stream-pi/util)
-Build locally by executing `mvn clean install` and start the app by running `com.stream_pi.server.Main`.
+Build and run using `mvn clean javafx:run`