Skip to content

Commit 4e6dc03

Browse files
committed
update readme
1 parent d53b7ea commit 4e6dc03

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ mccli.py : CLI interface to MeschCore companion app over BLE, TCP or Serial
44

55
## Install
66

7-
You should install meshcore package first via pip
7+
You should install (meshcore)[https://github.com/fdlamotte/meshcore_py] package first via pip.
88

99
<pre>
1010
$ pip install meshcore
1111
</pre>
1212

13+
Then you can put `mccli.py` program in your path.
14+
1315
## Usage
1416

1517
<pre>

0 commit comments

Comments
 (0)