浏览代码

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

Revert "Revert "Update README.md""
RobinLinus 5 年之前
父节点
当前提交
921fc22d4e
共有 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
 ```