diff --git a/docs/src/guide/installation.md b/docs/src/guide/installation.md index f04e18c26f..af16a32409 100644 --- a/docs/src/guide/installation.md +++ b/docs/src/guide/installation.md @@ -172,8 +172,8 @@ Install the [pre-built ARM toolchain](https://github.com/osx-cross/homebrew-arm) ```sh brew tap osx-cross/arm -brew install arm-gcc-bin@12 -brew install openocd --HEAD +brew install --force arm-gcc-bin@12 +brew install openocd ``` To program Microchip SAM devices via the bootloader, install the `bossac` tool: