Update README.md

change Mac OS gcc version
This commit is contained in:
Igor Biletskyy
2023-08-29 12:34:44 -07:00
committed by GitHub
parent ca9d8675b9
commit 267dd04537

View File

@@ -21,7 +21,7 @@ sudo apt-get install dfu-util gcc-arm-none-eabi python3-pip libffi-dev git
```bash
# macOS
brew install --cask gcc-arm-embedded
brew install python3 dfu-util gcc@12
brew install python3 dfu-util gcc@13
```
Clone panda repository: