From 2491657be24f011b753f24f854be391595efe78f Mon Sep 17 00:00:00 2001
From: cato <47259183+cato447@users.noreply.github.com>
Date: Wed, 27 Jan 2021 19:22:18 +0100
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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