Update Mac-OS-X-Homebrew-Installation-Instructions.md

This commit is contained in:
Iceman 2020-03-30 15:27:32 +02:00 committed by GitHub
parent 7f87482d2d
commit 9ca14acf5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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