summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2019-07-20 15:09:13 -0400
committerGitHub <noreply@github.com>2019-07-20 15:09:13 -0400
commit1c0a7ad6c2d5c133a7c8892c9265cda08288a4f4 (patch)
treefb829b3beaaa0b8095d207eb4372289a63c468f7
parent001a6c24aeadce25118a979cf87ebe6bee5674a4 (diff)
parent6b1db7da23c8fed2953c9d826c6a129d17aa1af3 (diff)
Fix Numbrero Handwired make example in readme (#6379)
Fix Numbrero Handwired make example in readme
-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).