mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
Improve the default of FIRMWARE_DEVEL again, fix brew install gcc command
This commit is contained in:
committed by
Cooper Quintin
parent
9be35de90e
commit
89d1d71ec9
@@ -18,7 +18,7 @@ First, install dependencies:
|
||||
|
||||
- [Rust](https://www.rust-lang.org/tools/install)
|
||||
- [Node.js/npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
|
||||
- C compiler tools (`apt install build-essential` or `brew install gcc`)
|
||||
- C compiler tools (`apt install build-essential` on Linux, `xcode-select --install` on Mac)
|
||||
|
||||
Then you can build everything with:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user