commit bc40684e144274efad99d11e42cc1b317e670e66 parent 084d35b6482f91ae60322cb281b5453461bc7311 Author: RobinLinus <RobinLinus@users.noreply.github.com> Date: Mon, 13 Apr 2020 14:50:25 +0200 Revert "Revert "Update README.md"" Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 ```