summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorErez Zukerman <1092548+ezuk@users.noreply.github.com>2023-05-09 15:01:33 -0400
committerGitHub <noreply@github.com>2023-05-09 15:01:33 -0400
commita191c9f9647841f87607518d7dce4db5f2e4d383 (patch)
tree748b56749a8355345c9cd2ec75bf9addb115780f /readme.md
parent0f23d33a864b78b20b460eb9126ee17a26f6f0ac (diff)
Update readme.md
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 75f82b471c..03b5c8bfce 100644
--- a/readme.md
+++ b/readme.md
@@ -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