diff options
author | noroadsleft <xxiinophobia@yahoo.com> | 2019-07-20 11:06:18 -0700 |
---|---|---|
committer | noroadsleft <xxiinophobia@yahoo.com> | 2019-07-20 11:06:18 -0700 |
commit | 6b1db7da23c8fed2953c9d826c6a129d17aa1af3 (patch) | |
tree | fb829b3beaaa0b8095d207eb4372289a63c468f7 /keyboards | |
parent | 001a6c24aeadce25118a979cf87ebe6bee5674a4 (diff) | |
download | qmk_firmware-6b1db7da23c8fed2953c9d826c6a129d17aa1af3.tar.gz qmk_firmware-6b1db7da23c8fed2953c9d826c6a129d17aa1af3.zip |
Fix Numbrero Handwired make example in readme
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/handwired/numbrero/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/numbrero/readme.md b/keyboards/handwired/numbrero/readme.md index 42f005dbe2..931c601274 100644 --- a/keyboards/handwired/numbrero/readme.md +++ b/keyboards/handwired/numbrero/readme.md @@ -8,6 +8,6 @@ Hardware Availability: The Board Podcast Slack Make example for this keyboard (after setting up your build environment): - make handwired/numbrero/numbrero:default + make handwired/numbrero:default See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |