aboutsummaryrefslogtreecommitdiff
path: root/keyboards/levinson/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/levinson/readme.md')
-rw-r--r--keyboards/levinson/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/levinson/readme.md b/keyboards/levinson/readme.md
index 1fcad3c1b..94dd7bf04 100644
--- a/keyboards/levinson/readme.md
+++ b/keyboards/levinson/readme.md
@@ -9,11 +9,11 @@ Hardware Availability: [Keebio](https://keeb.io)
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 levinson-rev1-default 12 make levinson/rev1:default
13 13
14Example of flashing this keyboard: 14Example of flashing this keyboard:
15 15
16 make levinson-rev1-default-avrdude 16 make levinson/rev1:default:avrdude
17 17
18See [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. 18See [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.
19 19