Skip to content

Commit 39df306

Browse files
Update macOS installation instructions
1 parent dbae36b commit 39df306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/intro/install/macos.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ All the tools can be installed using [Homebrew] or [MacPorts]:
99

1010
``` text
1111
$ # GDB
12-
$ brew install armmbed/formulae/arm-none-eabi-gcc
12+
$ brew install arm-none-eabi-gdb
1313
1414
$ # OpenOCD
1515
$ brew install openocd

0 commit comments

Comments
 (0)