aboutsummaryrefslogtreecommitdiff
path: root/keyboards/jm60/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jm60/readme.md')
-rw-r--r--keyboards/jm60/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/jm60/readme.md b/keyboards/jm60/readme.md
index e4243716f..3ba96ed60 100644
--- a/keyboards/jm60/readme.md
+++ b/keyboards/jm60/readme.md
@@ -9,7 +9,7 @@ Hardware Availability: https://kbdfans.myshopify.com/ (is no longer sold)
9 9
10Make example for this keyboard (after setting up your build environment): 10Make example for this keyboard (after setting up your build environment):
11 11
12 make jm60-default-bin 12 make jm60:default:bin
13 13
14See [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. 14See [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.
15 15
@@ -17,7 +17,7 @@ See [build environment setup](https://docs.qmk.fm/build_environment_setup.html)
17 17
181) from the `qmk_firmware` directory run: 181) from the `qmk_firmware` directory run:
19``` 19```
20$ make jm60-default-bin 20$ make jm60:default:bin
21``` 21```
22 22
232) rename 'jm60_default.bin' to 'jm60_default.firmware' 232) rename 'jm60_default.bin' to 'jm60_default.firmware'