Merge pull request #122 from seongilp/patch-1

Update README.md
This commit is contained in:
RobinLinus
2020-04-13 13:29:05 +02:00
committed by GitHub
+1 -1
View File
@@ -55,7 +55,7 @@ ShareDrop uses WebRTC only and isn't compatible with Safari browsers. Snapdrop u
Clone the repository: Clone the repository:
``` ```
git clone git@github.com:RobinLinus/snapdrop.git git clone https://github.com/RobinLinus/snapdrop.git
cd snapdrop cd snapdrop
docker-compose up -d docker-compose up -d
``` ```