]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/mechmini/v1/README.md
Align use of atmega32a program script (#5259)
[qmk_firmware.git] / keyboards / mechmini / v1 / README.md
index b4a1924c4f7278a41cc4474599a742f7df3584e3..315349803a09eb8efcea550439dce72f81d7e6f0 100644 (file)
@@ -29,7 +29,7 @@ $ brew cask install crosspack-avr
 $ brew install --HEAD https://raw.githubusercontent.com/robertgzr/homebrew-tap/master/bootloadhid.rb
 ```
 
-In order to use the `./program` script, which can reboot the board into
+In order to use the `./util/atmega32a_program.py` script, which can reboot the board into
 the bootloader, you'll need Python 2 with PyUSB installed:
 
 ```