mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
rework PREFIX for future make install
This commit is contained in:
parent
4b2b103e80
commit
c709ee7c10
4 changed files with 17 additions and 18 deletions
|
@ -64,12 +64,7 @@ These instructions will show how to setup the environment on OSX to the point wh
|
|||
2. Install dependencies:
|
||||
|
||||
```
|
||||
brew install readline
|
||||
brew install p7zip
|
||||
brew install libusb-compat
|
||||
brew install perl
|
||||
brew install qt5
|
||||
brew install wget
|
||||
brew install readline p7zip libusb-compat perl qt5 wget
|
||||
brew install RfidResearchGroup/proxmark3/arm-none-eabi-gcc
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue