diff --git a/fw/compile-firmware.md b/fw/compile-firmware.md index ba53200..5d463ac 100644 --- a/fw/compile-firmware.md +++ b/fw/compile-firmware.md @@ -80,7 +80,7 @@ actions tab -- "I understand my workflows, go ahead and enable them" # Compiling with console -Once in the QMK Userspace repository, compiling a keymap works the same as normal: +Once in the QMK userspace repository, compiling a keymap works the same as normal: ```shell qmk compile -c -kb bastardkb/{keyboard} -km {keymap}