소스 검색

Merge pull request #124 from RobinLinus/revert-122-patch-1

Revert "Update README.md"
RobinLinus 5 년 전
부모
커밋
084d35b648
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -55,7 +55,7 @@ ShareDrop uses WebRTC only and isn't compatible with Safari browsers. Snapdrop u
 
 Clone the repository:
 ```
-    git clone https://github.com/RobinLinus/snapdrop.git
+    git clone git@github.com:RobinLinus/snapdrop.git
     cd snapdrop
     docker-compose up -d
 ```