X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fmechmini%2Fv1%2FREADME.md;h=315349803a09eb8efcea550439dce72f81d7e6f0;hb=205ffc277c1b6cb25d11f0938d4df02048870fa5;hp=b4a1924c4f7278a41cc4474599a742f7df3584e3;hpb=c025d813baf7ca1dcd427b293b36603339ac31f7;p=qmk_firmware.git diff --git a/keyboards/mechmini/v1/README.md b/keyboards/mechmini/v1/README.md index b4a1924c4..315349803 100644 --- a/keyboards/mechmini/v1/README.md +++ b/keyboards/mechmini/v1/README.md @@ -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: ```