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
commit bfe3c26277
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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