summaryrefslogtreecommitdiffstats
path: root/QMK-Overview.md
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2017-02-17 02:00:57 +0100
committerskullydazed <skullydazed@users.noreply.github.com>2017-02-17 02:00:57 +0100
commit35d9010c639aefe64277b9b3e0a9cacce7b2c140 (patch)
tree17d67f45202267986b0881bd7c26e3e433d08c65 /QMK-Overview.md
parent42f167eb576f911ba1dd0c2dc309843089027e6f (diff)
downloadqmk_firmware-35d9010c639aefe64277b9b3e0a9cacce7b2c140.tar.gz
qmk_firmware-35d9010c639aefe64277b9b3e0a9cacce7b2c140.tar.xz
Updated QMK Overview (markdown)
Diffstat (limited to 'QMK-Overview.md')
-rw-r--r--QMK-Overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/QMK-Overview.md b/QMK-Overview.md
index d9306cc7b..51b7cb905 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`