소스 검색

Revert "Revert "Update README.md""

RobinLinus 5 년 전
부모
커밋
bc40684e14
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 git@github.com:RobinLinus/snapdrop.git
+    git clone https://github.com/RobinLinus/snapdrop.git
     cd snapdrop
     docker-compose up -d
 ```