From 5a1e093df2733a8316b52e8c05ca1b99b91c3de3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 17 May 2018 21:31:34 +0200 Subject: Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f2736b..3d85862 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Decentralized chat using odhtdb. Currently only runs on GNU/Linux. Max avatar size is 1mb # Dependencies opendht, boost, libnsgif, mpv, sfml +# Building +Using [sibs](https://github.com/DEC05EBA/sibs) run `sibs build --release` in the root directory of the project and then run the project `./sibs-build/release/dchat` ## GNU/Linux specific xsel, curl # TODO -- cgit v1.2.3