aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--quantum/template/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/template/readme.md b/quantum/template/readme.md
index 696df5283..d9349811d 100644
--- a/quantum/template/readme.md
+++ b/quantum/template/readme.md
@@ -5,11 +5,11 @@
5A short description of the keyboard/project 5A short description of the keyboard/project
6 6
7Keyboard Maintainer: [You](https://github.com/yourusername) 7Keyboard Maintainer: [You](https://github.com/yourusername)
8Hardware Supported: The PCBs, controllers supported 8Hardware Supported: The PCBs, controllers supported
9Hardware Availability: links to where you can find this hardware 9Hardware Availability: links to where you can find this hardware
10 10
11Make example for this keyboard (after setting up your build environment): 11Make example for this keyboard (after setting up your build environment):
12 12
13 make planck/rev4:default 13 make %KEYBOARD%:default
14 14
15See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. \ No newline at end of file 15See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. \ No newline at end of file