diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-09-01 13:35:10 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-09-01 13:35:10 +0300 |
commit | 990a3a97c7578c30223ff4f348b9241be75f5bf9 (patch) | |
tree | 392164db51daf80aac81bde90f35129dd338b972 /README.md | |
parent | Remove nix script which was unmaintained (diff) | |
download | nheko-990a3a97c7578c30223ff4f348b9241be75f5bf9.tar.xz |
Merge matrix-structs into the client lib
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md index c01a2a13..f414092f 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,6 @@ sudo port install nheko Freetype, which is essential to properly support emoji. - CMake 3.1 or greater. - [mtxclient](https://github.com/mujx/mtxclient) -- [matrix-structs](https://github.com/mujx/matrix-structs) - [LMDB](https://symas.com/lightning-memory-mapped-database/) - Boost 1.66 or greater. - [libolm](https://git.matrix.org/git/olm) |