aboutsummaryrefslogtreecommitdiff
path: root/keyboards/jj4x4/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jj4x4/README.md')
-rw-r--r--keyboards/jj4x4/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/jj4x4/README.md b/keyboards/jj4x4/README.md
index 09684bd82..29dc2605d 100644
--- a/keyboards/jj4x4/README.md
+++ b/keyboards/jj4x4/README.md
@@ -36,7 +36,7 @@ $ make
36$ sudo cp bootloadHID /usr/bin 36$ sudo cp bootloadHID /usr/bin
37``` 37```
38 38
39In order to use the `./program` script, which can reboot the board into 39In order to use the `./util/atmega32a_program.py` script, which can reboot the board into
40the bootloader, you'll need Python 2 with PyUSB installed: 40the bootloader, you'll need Python 2 with PyUSB installed:
41 41
42``` 42```