mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Update macOS-Homebrew-Installation-Instructions.md
Added openssl install dependency to resolve compile errors Signed-off-by: TheWaffleCopter <104417762+TheWaffleCopter@users.noreply.github.com>
This commit is contained in:
parent
124c415679
commit
bfe3c26277
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ These instructions will show how to setup the environment on OSX to the point wh
|
|||
2. Install dependencies:
|
||||
|
||||
```
|
||||
brew install readline qt5 gd pkgconfig coreutils
|
||||
brew install readline qt5 gd pkgconfig coreutils openssl
|
||||
brew install RfidResearchGroup/proxmark3/arm-none-eabi-gcc
|
||||
```
|
||||
3. (optional) Install makefile dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue