From 2e1f33ca82c09d8a05ded91409799be9f9f74444 Mon Sep 17 00:00:00 2001 From: Ralph Plawetzki Date: Sun, 6 Jun 2021 21:56:28 +0200 Subject: [PATCH] Fix instructions for building (#1682) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 18ddc3342..ad821780e 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,6 @@ For more information on the security details visit [cryptomator.org](https://doc ### Run Maven ``` -cd main mvn clean install # or mvn clean install -Pwindows # or mvn clean install -Pmac