diff --git a/README.md b/README.md index e1700ca..b84e1c3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ mccli.py : CLI interface to MeschCore companion app over BLE, TCP or Serial +## Install + +You should install meshcore package first via pip + +
+$ pip install meshcore ++ ## Usage