X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fymd75%2FREADME.md;h=d1c4e95ae7b72b926992778842011a1cef5d7226;hb=205ffc277c1b6cb25d11f0938d4df02048870fa5;hp=eed6ce13eed7d6b264773a474a7d2dd679c6fc24;hpb=c025d813baf7ca1dcd427b293b36603339ac31f7;p=qmk_firmware.git diff --git a/keyboards/ymd75/README.md b/keyboards/ymd75/README.md index eed6ce13e..d1c4e95ae 100644 --- a/keyboards/ymd75/README.md +++ b/keyboards/ymd75/README.md @@ -37,7 +37,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: ```