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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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:** |
|
|
|
|