aboutsummaryrefslogtreecommitdiff
path: root/keyboards/obelus/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/obelus/readme.md')
-rw-r--r--keyboards/obelus/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/obelus/readme.md b/keyboards/obelus/readme.md
index e08ed44dd..a9d67b00e 100644
--- a/keyboards/obelus/readme.md
+++ b/keyboards/obelus/readme.md
@@ -9,11 +9,11 @@ Hardware Availability: C-Keys soldering workshops, /u/MonkeyPlusPlus
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 obelus-default 12 make obelus:default
13 13
14Or to make and flash: 14Or to make and flash:
15 15
16 make obelus-default-dfu 16 make obelus:default:dfu
17 17
18See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) and [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. 18See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) and [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
19 19