From bbb43de87bccaeba89a2e0e162d83e977df9566d Mon Sep 17 00:00:00 2001 From: Hunter Thornsberry Date: Wed, 23 Jul 2025 21:30:44 -0400 Subject: [PATCH] Fix readme and remove broken git link attempting to be a hyperlink (#733) --- 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:**