Skip to content

Commit

Permalink
Update macOS installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
FnControlOption committed Sep 29, 2024
1 parent dbae36b commit 39df306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/intro/install/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ All the tools can be installed using [Homebrew] or [MacPorts]:

``` text
$ # GDB
$ brew install armmbed/formulae/arm-none-eabi-gcc
$ brew install arm-none-eabi-gdb
$ # OpenOCD
$ brew install openocd
Expand Down

0 comments on commit 39df306

Please sign in to comment.