From 3d76ed50481c8879d8be89fc9caf26fa2d2be51a Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 24 Jun 2026 15:04:48 +0200 Subject: [PATCH] [skip ci] update readme --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 97c364e3b..00415668e 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,6 @@ For more information on the security details visit [cryptomator.org](https://doc ``` ./mvnw clean install -# or ./mvnw clean install -Pwin -# or ./mvnw clean install -Pmac -# or ./mvnw clean install -Plinux ``` This will build all the jars and bundle them together with their OS-specific dependencies under `target`. This can now be used to build native packages.