mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
update readme
This commit is contained in:
parent
d53b7ea502
commit
4e6dc03c05
1 changed files with 3 additions and 1 deletions
|
|
@ -4,12 +4,14 @@ mccli.py : CLI interface to MeschCore companion app over BLE, TCP or Serial
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
You should install meshcore package first via pip
|
You should install (meshcore)[https://github.com/fdlamotte/meshcore_py] package first via pip.
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
$ pip install meshcore
|
$ pip install meshcore
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
Then you can put `mccli.py` program in your path.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue