summaryrefslogtreecommitdiffstats
path: root/docs/faq_build.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq_build.md')
-rw-r--r--docs/faq_build.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq_build.md b/docs/faq_build.md
index fe3aeeef6..3d732fa98 100644
--- a/docs/faq_build.md
+++ b/docs/faq_build.md
@@ -13,7 +13,7 @@ In short when your controller is ATMega32u4,
or just
- $ sudo make <keyboard>-<keymap>-dfu
+ $ sudo make <keyboard>:<keymap>:dfu
But to run `make` with root privilege is not good idea. Use former method if possible.