We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbae36b commit 39df306Copy full SHA for 39df306
src/intro/install/macos.md
@@ -9,7 +9,7 @@ All the tools can be installed using [Homebrew] or [MacPorts]:
9
10
``` text
11
$ # GDB
12
-$ brew install armmbed/formulae/arm-none-eabi-gcc
+$ brew install arm-none-eabi-gdb
13
14
$ # OpenOCD
15
$ brew install openocd
0 commit comments