Merge pull request #2810 from TheWaffleCopter/master

Update macOS-Homebrew-Installation-Instructions.md
This commit is contained in:
Iceman 2025-03-25 21:43:01 +01:00 committed by GitHub
commit 55d3f441be
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: 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 brew install RfidResearchGroup/proxmark3/arm-none-eabi-gcc
``` ```
3. (optional) Install makefile dependencies: 3. (optional) Install makefile dependencies: