diff options
Diffstat (limited to 'keyboards/ps2avrGB')
-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 f8360aec0c..8fd2af00f4 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 `qmk_firmware` directory: ``` -$ make ps2avrGB-program +$ make ps2avrGB:program ``` If you prefer, you can just build it and flash the firmware directly with |