summaryrefslogtreecommitdiffstats
path: root/keyboards/ymd75/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ymd75/README.md')
-rw-r--r--keyboards/ymd75/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ymd75/README.md b/keyboards/ymd75/README.md
index eed6ce13e..d1c4e95ae 100644
--- a/keyboards/ymd75/README.md
+++ b/keyboards/ymd75/README.md
@@ -37,7 +37,7 @@ $ brew cask install crosspack-avr
$ brew install --HEAD https://raw.githubusercontent.com/robertgzr/homebrew-tap/master/bootloadhid.rb
```
-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:
```