Browse Source

Fix instructions for building (#1682)

Ralph Plawetzki 3 năm trước cách đây
mục cha
commit
2e1f33ca82
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      README.md

+ 0 - 1
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