diff --git a/README.md b/README.md index 6231f71..6ac1566 100644 --- a/README.md +++ b/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 ```