snapdrop

A Progressive Web App for local file sharing
git clone http://git.hanabi.in/repos/snapdrop.git
Log | Files | Refs | README | LICENSE

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:
MREADME.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 ```