From df1260620cfb9cdf23b6b4ecf300b0d694b81395 Mon Sep 17 00:00:00 2001 From: Florent de Lamotte Date: Tue, 25 Mar 2025 10:28:36 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ad9832..920e47a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ meshcore-cli : CLI interface to MeschCore companion app over BLE, TCP or Serial ## Install -Meshcore-cli depends on the (python meshcore)[https://github.com/fdlamotte/meshcore_py] package. You can install both via `pip` or `pipx` using the command : +Meshcore-cli depends on the [python meshcore](https://github.com/fdlamotte/meshcore_py) package. You can install both via `pip` or `pipx` using the command :
 $ pipx install meshcore-cli