update readme

This commit is contained in:
Florent de Lamotte 2025-03-24 16:57:38 +01:00
parent d53b7ea502
commit 4e6dc03c05

View file

@ -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.
<pre>
$ pip install meshcore
</pre>
Then you can put `mccli.py` program in your path.
## Usage
<pre>