Explorar el Código

Update README.md

To clone git repo, please use below command.
git clone https://github.com/RobinLinus/snapdrop.git
Seongil Park hace 5 años
padre
commit
1aed4cc36f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 ```