mirror of
https://github.com/meshtastic/web.git
synced 2025-12-24 00:00:01 -05:00
Fix readme and remove broken git link attempting to be a hyperlink (#733)
This commit is contained in:
committed by
GitHub
parent
2e4d306d79
commit
bbb43de87b
@@ -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:**
|
||||
|
||||
Reference in New Issue
Block a user