From f1acc54b9c4e0d94cea4f486169a6edabe9a3d3e Mon Sep 17 00:00:00 2001 From: Hunter275 Date: Wed, 23 Jul 2025 01:06:54 -0400 Subject: [PATCH] Fix readme and remove broken git link attempting to be a hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58ec703a..0f35bbe4 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Follow the installation instructions on their home page. 1. **Clone the repository:** ```bash - git clone [https://github.com/meshtastic/meshtastic-web.git](https://github.com/meshtastic/meshtastic-web.git) + git clone https://github.com/meshtastic/meshtastic-web.git cd meshtastic-web ``` 2. **Install dependencies for all packages:**