From: Debayan Sutradhar Date: Thu, 25 Feb 2021 18:43:32 +0530 Subject: Update README.md --- Update README.md Server does not need to be installed locally --- --- '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`