diff options
author | Erez Zukerman <1092548+ezuk@users.noreply.github.com> | 2023-05-09 15:01:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-09 15:01:33 -0400 |
commit | a191c9f9647841f87607518d7dce4db5f2e4d383 (patch) | |
tree | 748b56749a8355345c9cd2ec75bf9addb115780f /readme.md | |
parent | 0f23d33a864b78b20b460eb9126ee17a26f6f0ac (diff) |
Update readme.md
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ To set up the local build enviroment to create the firmware image manually, head And instead of using just `qmk setup`, you will want to run this instead: ```sh -qmk setup zsa/qmk_firmware -b firmware21 +qmk setup zsa/qmk_firmware -b firmware22 ``` ## Maintainers |