diff options
Diffstat (limited to 'QMK-Overview.md')
-rw-r--r-- | QMK-Overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/QMK-Overview.md b/QMK-Overview.md index d9306cc7b3..51b7cb9052 100644 --- a/QMK-Overview.md +++ b/QMK-Overview.md @@ -55,7 +55,7 @@ In the above commands, replace: **NOTE:** Some operating systems will refuse to program unless you run the make command as root for example `sudo make dfu` -#### Make Examples +## Make Examples * Build all Clueboard keymaps: `make clueboard` * Build the default Planck keymap: `make planck-rev4-default` |