rework PREFIX for future make install

This commit is contained in:
Philippe Teuwen 2019-08-23 20:55:50 +02:00
commit c709ee7c10
4 changed files with 17 additions and 18 deletions

View file

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