diff options
Diffstat (limited to 'keyboards/levinson/readme.md')
-rw-r--r-- | keyboards/levinson/readme.md | 4 |
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 | ||
10 | Make example for this keyboard (after setting up your build environment): | 10 | Make example for this keyboard (after setting up your build environment): |
11 | 11 | ||
12 | make levinson-rev1-default | 12 | make levinson/rev1:default |
13 | 13 | ||
14 | Example of flashing this keyboard: | 14 | Example of flashing this keyboard: |
15 | 15 | ||
16 | make levinson-rev1-default-avrdude | 16 | make levinson/rev1:default:avrdude |
17 | 17 | ||
18 | See [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. | 18 | See [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 | ||