mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user