Bläddra i källkod

Merge pull request #122 from seongilp/patch-1

Update README.md
RobinLinus 5 år sedan
förälder
incheckning
58a4e8b3f0
1 ändrade filer med 1 tillägg och 1 borttagningar
  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
 ```