mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Update COMPILING.txt to point to the docs, update some instructions
This commit is contained in:
parent
e6f2644c1b
commit
04f3cbe58c
3 changed files with 5 additions and 134 deletions
|
@ -11,6 +11,8 @@ For further questions about Mac & Homebrew, contact @Chrisfu (https://github.c
|
|||
|
||||
3. Install Proxmark3: `brew install proxmark3` for stable release or `brew install --HEAD proxmark3` for latest non-stable from GitHub.
|
||||
|
||||
For more info, go to https://github.com/RfidResearchGroup/homebrew-proxmark3
|
||||
|
||||
## Upgrade HomeBrew tap formula
|
||||
|
||||
*This method is useful for those looking to run bleeding-edge versions of RRG/iceman's client. Keep this in mind when attempting to update your HomeBrew tap formula as this procedure could easily cause a build to break if an update is unstable on macOS.*
|
||||
|
@ -64,7 +66,7 @@ These instructions will show how to setup the environment on OSX to the point wh
|
|||
2. Install dependencies:
|
||||
|
||||
```
|
||||
brew install readline p7zip libusb-compat perl qt5 wget
|
||||
brew install readline p7zip libusb-compat perl qt5 wget pkgconfig
|
||||
brew install RfidResearchGroup/proxmark3/arm-none-eabi-gcc
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue