Revert "Update README.md"

This commit is contained in:
RobinLinus 2020-04-13 13:30:29 +02:00 committed by GitHub
parent 58a4e8b3f0
commit 2099db6501
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: Clone the repository:
``` ```
git clone https://github.com/RobinLinus/snapdrop.git git clone git@github.com:RobinLinus/snapdrop.git
cd snapdrop cd snapdrop
docker-compose up -d docker-compose up -d
``` ```