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
commit 58a4e8b3f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```