Update README.md
This commit is contained in:
parent
02f498f84d
commit
5304a154ba
|
@ -33,7 +33,7 @@ sudo apt-get install gcc-arm-none-eabi binutils-arm-none-eabi openocd python3
|
||||||
|
|
||||||
Using homebrew:
|
Using homebrew:
|
||||||
```
|
```
|
||||||
brew install openocd
|
brew install --HEAD openocd
|
||||||
brew tap ArmMbed/homebrew-formulae
|
brew tap ArmMbed/homebrew-formulae
|
||||||
brew install arm-none-eabi-gcc
|
brew install arm-none-eabi-gcc
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue