summaryrefslogtreecommitdiff
path: root/keyboards/handwired/numbrero
diff options
context:
space:
mode:
authornoroadsleft <xxiinophobia@yahoo.com>2019-07-20 11:06:18 -0700
committernoroadsleft <xxiinophobia@yahoo.com>2019-07-20 11:06:18 -0700
commit6b1db7da23c8fed2953c9d826c6a129d17aa1af3 (patch)
treefb829b3beaaa0b8095d207eb4372289a63c468f7 /keyboards/handwired/numbrero
parent001a6c24aeadce25118a979cf87ebe6bee5674a4 (diff)
Fix Numbrero Handwired make example in readme
Diffstat (limited to 'keyboards/handwired/numbrero')
-rw-r--r--keyboards/handwired/numbrero/readme.md2
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).