aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d85862..2fada89 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ 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`
+Using [sibs](https://github.com/DEC05EBA/sibs) run `sibs build --release` in the root directory of the project and then run dchat using `./sibs-build/release/dchat`
## GNU/Linux specific
xsel, curl
# TODO