summaryrefslogtreecommitdiffstats
path: root/keyboards/jj40
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jj40')
-rw-r--r--keyboards/jj40/README.md2
1 files changed, 1 insertions, 1 deletions
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:
```