Update README.md

To clone git repo, please use below command.
git clone https://github.com/RobinLinus/snapdrop.git
This commit is contained in:
Seongil Park 2020-04-12 22:30:36 +09:00 committed by GitHub
parent 6427616e75
commit 1aed4cc36f
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
```