]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fix Numbrero Handwired make example in readme (#6379)
authorDanny <nooges@users.noreply.github.com>
Sat, 20 Jul 2019 19:09:13 +0000 (15:09 -0400)
committerGitHub <noreply@github.com>
Sat, 20 Jul 2019 19:09:13 +0000 (15:09 -0400)
Fix Numbrero Handwired make example in readme

keyboards/handwired/numbrero/readme.md

index 42f005dbe2344bdc319994f03d6b566495f9d400..931c601274fa6b347e46c35395bc9b9959bb09f5 100644 (file)
@@ -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).