]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/jj40/README.md
Align use of atmega32a program script (#5259)
[qmk_firmware.git] / keyboards / jj40 / README.md
index ed1ea90fe7c4957ba2701fce23394928f595e711..7d3612554bc75d0f8752ba2457b4ee020cdfeb5a 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:
 
 ```