diff --git a/README.md b/README.md index 23d56f6..3a9f4f9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Be aware that this webserver isn't really securly build. To avoid complications Clone the repo
Run `cd AbizeitungVotingSystem`
Add your mysql database credentials and email credentials to the application.properties file
-Run `mvn install -DskiptTests`
+Run `mvn install -DskipTests`
The .jar is located in the target folder
Run the .jar as a deamon on your machine