소스 검색

Fix instructions for building (#1682)

Ralph Plawetzki 4 년 전
부모
커밋
2e1f33ca82
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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