Fix firmware version in readme (#349)

This commit is contained in:
Kevin Vu
2022-07-04 18:16:32 -07:00
committed by GitHub
parent eba78af8b5
commit c30d2d4648

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 firmware20
qmk setup zsa/qmk_firmware -b firmware21
```
## Maintainers