diff --git a/README.md b/README.md index b84e1c3..eb81cb6 100644 --- a/README.md +++ b/README.md @@ -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.
 $ pip install meshcore
 
+Then you can put `mccli.py` program in your path. + ## Usage