diff options
Diffstat (limited to 'keyboards/planck/keymaps/phreed/readme.md')
-rw-r--r-- | keyboards/planck/keymaps/phreed/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/planck/keymaps/phreed/readme.md b/keyboards/planck/keymaps/phreed/readme.md index 9080222e2..c8fd93243 100644 --- a/keyboards/planck/keymaps/phreed/readme.md +++ b/keyboards/planck/keymaps/phreed/readme.md | |||
@@ -28,11 +28,11 @@ | |||
28 | 28 | ||
29 | Make example for this keyboard (after setting up your build environment): | 29 | Make example for this keyboard (after setting up your build environment): |
30 | 30 | ||
31 | make planck-rev3-phreed | 31 | make planck/rev3:phreed |
32 | 32 | ||
33 | To flash the keyboard | 33 | To flash the keyboard |
34 | 34 | ||
35 | make planck-rev3-phreed-dfu | 35 | make planck/rev3:phreed:dfu |
36 | 36 | ||
37 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the | 37 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the |
38 | [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. | 38 | [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |