~ruther/qmk_firmware

37bf34d5b192aa7f64875eca8f6dc8af8f4b1347 — tmk 11 years ago ac1acca + 696a7fb
Merge pull request #86 from tibounise/master

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>