This commit is contained in:
iceman1001 2022-02-27 12:27:12 +01:00
commit b636544c1e

View file

@ -48,9 +48,11 @@ For further questions about Mac & Homebrew, contact [\@Chrisfu on Twitter](https
2. Install xquartz: `brew install xquartz`
2. Tap this repo: `brew tap RfidResearchGroup/proxmark3`
3. Install sha256sum: `brew install coreutils`
3. Install Proxmark3:
4. Tap this repo: `brew tap RfidResearchGroup/proxmark3`
5. Install Proxmark3:
- `brew install proxmark3` for stable release
- `brew install --HEAD proxmark3` for latest non-stable from GitHub (use this if previous command fails)
- `brew install --with-blueshark proxmark3` for blueshark support, stable release
@ -130,7 +132,7 @@ These instructions will show how to setup the environment on OSX to the point wh
2. Install dependencies:
```
brew install readline qt5 pkgconfig
brew install readline qt5 pkgconfig coreutils
brew install RfidResearchGroup/proxmark3/arm-none-eabi-gcc
```
3. (optional) Install makefile dependencies: