Fix some Markdown syntax issues
Headlines require a space between the hashes to be recognized correctly on some systems. Also a mismatched backtick was fixed.
This commit is contained in:
@ -16,7 +16,7 @@ sudo make install
|
||||
sudo ldconfig
|
||||
```
|
||||
|
||||
By defualt this will attempt to install a udev rule to '/etc/udev/rules.d` to
|
||||
By defualt this will attempt to install a udev rule to `/etc/udev/rules.d` to
|
||||
provide the `usb` or `plugdev` group access to HackRF. If your setup requires
|
||||
the udev rule to be installed elsewhere you can modify the path with
|
||||
`-DUDEV_RULES_PATH=/path/to/udev`.
|
||||
|
Reference in New Issue
Block a user