Update README.md

This commit is contained in:
Reinier van der Leer 2022-06-05 19:14:48 +02:00 committed by GitHub
parent d550c42991
commit ab6f8c1175
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,8 +23,9 @@ Source code included as submodules is licensed separately, please check the foll
| components/ws2812 | MIT | Unlicense / Public domain |
## How to make
```sh
git clone --recursive https://github.com/badgeteam/mch2022-firmware-esp32
cd mch2022-firmware-esp32
make prepare
make
```