mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Merge pull request #1023 from mannerism/bugfix/typos-and-broken-links
Fix info and fix broken link warning
This commit is contained in:
commit
3a089a7171
|
@ -27,7 +27,7 @@ Auto-generated by default.
|
|||
|
||||
### Is Licensed (HAM)
|
||||
|
||||
If you are a licensed HAM operator and have considered the [privileges and restrictions](/docs/faq#what-is-the-benefit-of-using-a-ham-license-with-meshtastic) of using Meshtastic with a HAM license, enable this flag.
|
||||
If you are a licensed HAM operator and have considered the [privileges and restrictions](/docs/faq/#amateur-radio-ham) of using Meshtastic with a HAM license, enable this flag.
|
||||
|
||||
Disabled by default.
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@ cd ~/meshtastic
|
|||
|
||||
### Install Dependencies
|
||||
|
||||
```shell title="Install dependencies using Yarn"
|
||||
```shell title="Install dependencies using pnpm"
|
||||
pnpm i
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue