Browse Source

Fix readme and remove broken git link attempting to be a hyperlink (#733)

pull/736/head
Hunter Thornsberry 11 months ago
committed by GitHub
parent
commit
bbb43de87b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -63,7 +63,7 @@ Follow the installation instructions on their home page.
1. **Clone the repository:** 1. **Clone the repository:**
```bash ```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 cd meshtastic-web
``` ```
2. **Install dependencies for all packages:** 2. **Install dependencies for all packages:**

Loading…
Cancel
Save