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:
TheWaffleCopter
2025-03-26 07:34:04 +11:00
committed by GitHub
parent 124c415679
commit bfe3c26277
@@ -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: