mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 08:38:35 +08:00
Update Mac-OS-X-Homebrew-Installation-Instructions.md
This commit is contained in:
parent
7f87482d2d
commit
9ca14acf5e
1 changed files with 6 additions and 0 deletions
|
@ -85,6 +85,12 @@ These instructions will show how to setup the environment on OSX to the point wh
|
|||
brew install readline qt5 pkgconfig
|
||||
brew install RfidResearchGroup/proxmark3/arm-none-eabi-gcc
|
||||
```
|
||||
3. (optional) Install makefile dependencies:
|
||||
```
|
||||
brew install recode
|
||||
brew install astyle
|
||||
```
|
||||
|
||||
|
||||
## Compile and use the project
|
||||
|
||||
|
|
Loading…
Reference in a new issue