Browse Source

Merge pull request #2430 from youscam/patch-1

Update README.md
Armin Schrenk 2 years ago
parent
commit
b9c087b48e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -86,7 +86,7 @@ For more information on the security details visit [cryptomator.org](https://doc
 
 ```
 mvn clean install
-# or mvn clean install -Pwindows
+# or mvn clean install -Pwin
 # or mvn clean install -Pmac
 # or mvn clean install -Plinux
 ```