From 4e6dc03c059730fc00bd9b5112c1d7ae1ee93254 Mon Sep 17 00:00:00 2001 From: Florent de Lamotte Date: Mon, 24 Mar 2025 16:57:38 +0100 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b84e1c3..eb81cb6 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,14 @@ mccli.py : CLI interface to MeschCore companion app over BLE, TCP or Serial ## Install -You should install meshcore package first via pip +You should install (meshcore)[https://github.com/fdlamotte/meshcore_py] package first via pip.
 $ pip install meshcore
 
+Then you can put `mccli.py` program in your path. + ## Usage