mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
docs: standardize rayhunter casing
Use uppercase Rayhunter throughout docs when refering to the project and software. Does not change pathnames.
This commit is contained in:
committed by
Markus Unterwaditzer
parent
ee8bf0107a
commit
c0b1d4608a
@@ -15,7 +15,7 @@ Building Rayhunter from source, either for development or because the install sc
|
||||
|
||||
[Install Rust the usual way](https://www.rust-lang.org/tools/install). Then,
|
||||
|
||||
- install the cross-compilation target for the device rayhunter will run on:
|
||||
- install the cross-compilation target for the device Rayhunter will run on:
|
||||
```sh
|
||||
rustup target add armv7-unknown-linux-musleabihf
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user