瀏覽代碼

Merge pull request #1425 from kynikos/patch-1

Fix typo
Jack Humbert 8 年之前
父節點
當前提交
f175f5df95
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      keyboards/ergodox/readme.md

+ 1 - 1
keyboards/ergodox/readme.md

@@ -94,7 +94,7 @@ To flash with ´teensy-loader-cli´:
 
   - Build the firmware with `make keymapname`, for example `make default`
 
-  - Run ´<path/to/>teensy_loader_cli --mcu=atmega32u4 -w ergodox_ez_<keymap>.hex´
+  - Run ´<path/to/>teensy_loader_cli -mmcu=atmega32u4 -w ergodox_ez_<keymap>.hex´
 
   - Press the Reset button by inserting a paperclip gently into the reset hole
     in the top right corder.