From 855eb4a43789442c4ce5cae702b3fc6767a70d7a Mon Sep 17 00:00:00 2001 From: fdlamotte Date: Mon, 24 Mar 2025 17:44:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb81cb6..8bc9217 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ mccli.py : CLI interface to MeschCore companion app over BLE, TCP or Serial ## Install -You should install (meshcore)[https://github.com/fdlamotte/meshcore_py] package first via pip. +You should install [meshcore](https://github.com/fdlamotte/meshcore_py) package first via pip.
 $ pip install meshcore