]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - doc/build.md
Merge pull request #86 from tibounise/master
[max/tmk_keyboard.git] / doc / build.md
index ae8565010e7b0c29e2a93a661b125d45737919af..2e8157e09cf3fe6aff1eb77769c34ccb1404b251 100644 (file)
@@ -40,7 +40,7 @@ Move to project directory in the firmware source.
 Build firmware using GNU `make` command. You'll see `<project>_<variant>.hex` file in that directory unless something unexpected occurs in build process.
 
 
-    mkae -f Makefile.<variant> clean
+    make -f Makefile.<variant> clean
     make -f Makefile.<variant>