]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/mf68/README.md
fixed two typos
[qmk_firmware.git] / keyboards / mf68 / README.md
index 74bbe9b579dd11dda08d0099ec4a35f406ef9faa..7dd3a900a54e31cd668912f529e2058fcafdbafd 100644 (file)
@@ -9,10 +9,10 @@ Hardware Availability: [PCB files](https://github.com/di0ib/tmk_keyboard/tree/ma
 
 Make example for this keyboard (after setting up your build environment):
 
-    make mf68-default
+    make mf68:default
 
 Example of flashing this keyboard:
 
-    make mf68-default-avrdude
+    make mf68:default:avrdude
 
 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.