Skip to content

Commit d53b7ea

Browse files
committed
updated README
1 parent b67a127 commit d53b7ea

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
mccli.py : CLI interface to MeschCore companion app over BLE, TCP or Serial
44

5+
## Install
6+
7+
You should install meshcore package first via pip
8+
9+
<pre>
10+
$ pip install meshcore
11+
</pre>
12+
513
## Usage
614

715
<pre>

0 commit comments

Comments
 (0)