mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-22 23:24:22 +08:00
text
This commit is contained in:
parent
b636544c1e
commit
de8a2fd8db
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ These instructions will show how to setup the environment on OSX to the point wh
|
||||||
2. Install dependencies:
|
2. Install dependencies:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo port install readline qt5 qt5-qtbase pkgconfig arm-none-eabi-gcc arm-none-eabi-binutils lua52
|
sudo port install readline qt5 qt5-qtbase pkgconfig arm-none-eabi-gcc arm-none-eabi-binutils lua52 coreutils
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Clamp Python version for pkg-config
|
3. Clamp Python version for pkg-config
|
||||||
|
|
Loading…
Reference in a new issue