X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=inline;f=keyboards%2Fjj50%2FREADME.md;fp=keyboards%2Fjj50%2FREADME.md;h=f7b8acc641b24fc5c508a43e3f4e3d3c7b921c01;hb=205ffc277c1b6cb25d11f0938d4df02048870fa5;hp=397889535e5248ec60d7721c373613a1a5a0d4d5;hpb=c025d813baf7ca1dcd427b293b36603339ac31f7;p=qmk_firmware.git diff --git a/keyboards/jj50/README.md b/keyboards/jj50/README.md index 397889535..f7b8acc64 100644 --- a/keyboards/jj50/README.md +++ b/keyboards/jj50/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: ```