diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |