update docs

This commit is contained in:
liamcottle
2024-08-02 18:20:20 +12:00
parent 5effc901f3
commit de8fdfae96
2 changed files with 3 additions and 1 deletions

View File

@@ -133,6 +133,7 @@ If you don't want to, or can't [download](#download) a standalone application, y
```
git clone https://github.com/liamcottle/reticulum-meshchat
cd reticulum-meshchat
npm run build
pip install -r requirements.txt
python meshchat.py
```