From: TiBounise Date: Mon, 16 Dec 2013 18:53:02 +0000 (+0100) Subject: Fixing a typo X-Git-Url: https://git.gir.st/tmk_keyboard.git/commitdiff_plain/696a7fbc6f1fc1e48948dd56c5f45462549b329c Fixing a typo --- diff --git a/doc/build.md b/doc/build.md index ae856501..2e8157e0 100644 --- a/doc/build.md +++ b/doc/build.md @@ -40,7 +40,7 @@ Move to project directory in the firmware source. Build firmware using GNU `make` command. You'll see `_.hex` file in that directory unless something unexpected occurs in build process. - mkae -f Makefile. clean + make -f Makefile. clean make -f Makefile.