~ruther/qmk_firmware

696a7fbc6f1fc1e48948dd56c5f45462549b329c — TiBounise 11 years ago c9dee36
Fixing a typo
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/build.md
M doc/build.md => doc/build.md +1 -1
@@ 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>