diff --git a/INSTALL.md b/INSTALL.md index 1ab4f41c3..c9b13a5cb 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -223,7 +223,7 @@ If this works, then proceed to [Installation](#installation). Otherwise, ask for
Note for macOS and getting Could not find a binutils installation! ... -You can fix this by installing it via homebrew: `brew install arm-none-eabi-binutils`. +You can fix this by installing it via homebrew: brew install arm-none-eabi-binutils.