morpheus

A Matrix client written in Go-QT
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.git
Log | Files | Refs | README | LICENSE

commit ae5b0a06bedf21f53eb313980d1440e486a75723
parent 31f9c8a1d6a9ad5ae57b7f7dfec7ba5f9c4e128e
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue,  5 Dec 2017 15:54:59 +0100

Fix Sublist bulletpoint

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -13,7 +13,7 @@ Join the Matrix Room at [#Morpheus:matrix.ffslfl.net](https://matrix.to/#/#Morph ## How to build ### Prerequisites 1. https://github.com/therecipe/qt - * Follow https://github.com/therecipe/qt/wiki/Installation + * Follow https://github.com/therecipe/qt/wiki/Installation 2. Clone this repo by doing `go get -u github.com/Nordgedanken/Morpheus` ### Build