From 8fa6298bf7215a9bf9b519fbcc3b9878d38f5f73 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sun, 11 Aug 2024 18:51:11 +1200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c8575b..aeca705 100644 --- a/README.md +++ b/README.md @@ -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 install npm run build pip install -r requirements.txt python meshchat.py