From: Debayan Sutradhar Date: Thu, 25 Feb 2021 18:47:21 +0530 Subject: Update README.md --- Update README.md --- --- 'a/README.md' +++ b/README.md @@ -17,4 +17,5 @@ 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.client.Main`. + +Build and run using `mvn clean javafx:run`