Fix instructions for building (#1682)

This commit is contained in:
Ralph Plawetzki
2021-06-06 21:56:28 +02:00
committed by GitHub
parent 2d3f4d1c03
commit 2e1f33ca82

View File

@@ -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