mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Update macOS-Homebrew-Installation-Instructions.md
Apple Silicons are already supported Signed-off-by: 丸子 <princeb4d@gmail.com>
This commit is contained in:
parent
59ae5d2285
commit
5bd33df708
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Alternatively, and only if the issue still persists after following the steps ab
|
|||
## Apple Silicon (M1) Notes
|
||||
^[Top](#top)
|
||||
|
||||
Ensure Rosetta 2 is installed as it's currently needed to run `arm-none-eabi-gcc` as it's delivered as a precombiled x86_64 binary.
|
||||
Ensure Rosetta 2 is installed as it's currently needed to run `arm-none-eabi-gcc` as it's delivered as a precombiled x86_64 binary. **Note: Starting from v4.19552, it is no longer necessary to install Rosetta 2, Apple Silicons are already supported**
|
||||
|
||||
If you see an error like:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue