Update readme.md

This commit is contained in:
Erez Zukerman
2023-05-10 09:44:17 -04:00
committed by GitHub
parent 71f97e9054
commit 422ff9e549

View File

@@ -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 firmware23
```
## Maintainers