]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/getting_started_build_tools.md
Improved dynamic keymaps (#3972)
[qmk_firmware.git] / docs / getting_started_build_tools.md
index 45b51b2ccbfcee8ff615eb46c10f74ef4c44ab2d..c1e02d4e07273af93ba4501cbe13d01820596647 100644 (file)
@@ -56,7 +56,7 @@ If you're using [homebrew,](http://brew.sh/) you can use the following commands:
     brew tap osx-cross/avr
     brew tap PX4/homebrew-px4
     brew update
-    brew install avr-gcc
+    brew install avr-gcc@7
     brew install dfu-programmer
     brew install gcc-arm-none-eabi
     brew install avrdude