aboutsummaryrefslogtreecommitdiff
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,
13 13
14or just 14or just
15 15
16 $ sudo make <keyboard>-<keymap>-dfu 16 $ sudo make <keyboard>:<keymap>:dfu
17 17
18But to run `make` with root privilege is not good idea. Use former method if possible. 18But to run `make` with root privilege is not good idea. Use former method if possible.
19 19