X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fjj40%2FREADME.md;h=7d3612554bc75d0f8752ba2457b4ee020cdfeb5a;hb=205ffc277c1b6cb25d11f0938d4df02048870fa5;hp=ed1ea90fe7c4957ba2701fce23394928f595e711;hpb=c025d813baf7ca1dcd427b293b36603339ac31f7;p=qmk_firmware.git diff --git a/keyboards/jj40/README.md b/keyboards/jj40/README.md index ed1ea90fe..7d3612554 100644 --- a/keyboards/jj40/README.md +++ b/keyboards/jj40/README.md @@ -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: ```