From f4b5472767f7cfcd09c9be8d462cf7c5aab621da Mon Sep 17 00:00:00 2001 From: Noman Date: Thu, 6 Sep 2018 05:47:19 -0400 Subject: [PATCH] Add real git URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0fb3e0..8b095de 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A two-way bridge between the matrix protocol and the whisper protocol 1. Clone repository and enter project folder ``` - git clone ... + git clone https://github.com/noman-land/matrix-whisper-bridge.git cd matrix-whisper-bridge ```