summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 735e5a6..d9af5f6 100644
--- a/readme.md
+++ b/readme.md
@@ -37,9 +37,7 @@ For self-hosting, this script should do:
```
git clone https://codeberg.org/metamuffin/keks-meet.git
cd keks-meet
-make -C client-web
-cd server
-cargo run --release
+make run
```
If you use this project or have any suggestions, please [contact me](https://metamuffin.org/contact)