aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-05-17 21:31:34 +0200
committerdec05eba <dec05eba@protonmail.com>2018-05-17 21:31:39 +0200
commit5a1e093df2733a8316b52e8c05ca1b99b91c3de3 (patch)
treec7253f0ad583ea040e8028f1c698b582e19f6152 /README.md
parent05da92460f308b7f3e01dd8c766ee138e5136fb2 (diff)
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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