]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/jj4x4/README.md
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / jj4x4 / README.md
index 09684bd82563bf9fde9025ebe7de81ac8104a1d0..29dc2605de05d6db40b55075e3abebd7d98aa658 100644 (file)
@@ -36,7 +36,7 @@ $ make
 $ sudo cp bootloadHID /usr/bin
 ```
 
-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:
 
 ```