diff options
Diffstat (limited to 'keyboards/mechmini/v1/README.md')
| -rw-r--r-- | keyboards/mechmini/v1/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechmini/v1/README.md b/keyboards/mechmini/v1/README.md index b4a1924c4..315349803 100644 --- a/keyboards/mechmini/v1/README.md +++ b/keyboards/mechmini/v1/README.md | |||
| @@ -29,7 +29,7 @@ $ brew cask install crosspack-avr | |||
| 29 | $ brew install --HEAD https://raw.githubusercontent.com/robertgzr/homebrew-tap/master/bootloadhid.rb | 29 | $ brew install --HEAD https://raw.githubusercontent.com/robertgzr/homebrew-tap/master/bootloadhid.rb |
| 30 | ``` | 30 | ``` |
| 31 | 31 | ||
| 32 | In order to use the `./program` script, which can reboot the board into | 32 | In order to use the `./util/atmega32a_program.py` script, which can reboot the board into |
| 33 | the bootloader, you'll need Python 2 with PyUSB installed: | 33 | the bootloader, you'll need Python 2 with PyUSB installed: |
| 34 | 34 | ||
| 35 | ``` | 35 | ``` |
