浏览代码

Fix typo for building Ergodox EZ keyboards (#6453)

Rasmus Lindroth 5 年之前
父节点
当前提交
2f3807682d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/newbs_flashing.md

+ 1 - 1
docs/newbs_flashing.md

@@ -223,7 +223,7 @@ For the PJRC devices (Teensy's), when you're ready to compile and flash your fir
 
 For example, if your keymap is named "xyverz" and you're building a keymap for an Ergodox or Ergodox EZ, you'll use this command:
 
-    make erdogox_ez:xyverz:teensy
+    make ergodox_ez:xyverz:teensy
 
 Once the firmware finishes compiling, it will output something like this: