diff --git a/keyboards/hnk/hnk65/readme.md b/keyboards/hnk/hnk65/readme.md index 418cd2e6e63..e77dd86d1f5 100644 --- a/keyboards/hnk/hnk65/readme.md +++ b/keyboards/hnk/hnk65/readme.md @@ -8,11 +8,11 @@ Our Hide Nothing Keyboard version of the traditional 65%, with or without RGB su Make example for this keyboard (after setting up your build environment): - make hnk65:default + make hnk/hnk65:default Flashing example for this keyboard: - make hnk65:default:flash + make hnk/hnk65:default:flash 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).