diff options
Diffstat (limited to 'keyboards/ps2avrGB/README.md')
-rw-r--r-- | keyboards/ps2avrGB/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ps2avrGB/README.md b/keyboards/ps2avrGB/README.md index f8360aec0..8fd2af00f 100644 --- a/keyboards/ps2avrGB/README.md +++ b/keyboards/ps2avrGB/README.md | |||
@@ -37,7 +37,7 @@ Then, with the keyboard plugged in, simply run this command from the | |||
37 | `qmk_firmware` directory: | 37 | `qmk_firmware` directory: |
38 | 38 | ||
39 | ``` | 39 | ``` |
40 | $ make ps2avrGB-program | 40 | $ make ps2avrGB:program |
41 | ``` | 41 | ``` |
42 | 42 | ||
43 | If you prefer, you can just build it and flash the firmware directly with | 43 | If you prefer, you can just build it and flash the firmware directly with |