This commit is contained in:
Florent de Lamotte 2025-03-25 10:28:36 +01:00
parent 6eea703251
commit df1260620c

View file

@ -4,7 +4,7 @@ meshcore-cli : CLI interface to MeschCore companion app over BLE, TCP or Serial
## Install
Meshcore-cli depends on the (python meshcore)[https://github.com/fdlamotte/meshcore_py] package. You can install both via `pip` or `pipx` using the command :
Meshcore-cli depends on the [python meshcore](https://github.com/fdlamotte/meshcore_py) package. You can install both via `pip` or `pipx` using the command :
<pre>
$ pipx install meshcore-cli