Update README.md

This commit is contained in:
cato
2021-01-27 19:22:18 +01:00
committed by GitHub
parent 9e1aaaea7b
commit 2491657be2

View File

@@ -8,7 +8,7 @@ Be aware that this webserver isn't really securly build. To avoid complications
Clone the repo <br>
Run `cd AbizeitungVotingSystem` <br>
Add your mysql database credentials and email credentials to the application.properties file <br>
Run `mvn install -DskiptTests`<br>
Run `mvn install -DskipTests`<br>
The .jar is located in the target folder<br>
Run the .jar as a deamon on your machine <br>