Add real git URL

This commit is contained in:
Noman 2018-09-06 05:47:19 -04:00
parent 16aeeb4edf
commit f4b5472767
No known key found for this signature in database
GPG Key ID: ACD1C4A99857525C
1 changed files with 1 additions and 1 deletions

View File

@ -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
```