Update README.md
This commit is contained in:
parent
d550c42991
commit
ab6f8c1175
1 changed files with 2 additions and 1 deletions
|
@ -23,8 +23,9 @@ Source code included as submodules is licensed separately, please check the foll
|
||||||
| components/ws2812 | MIT | Unlicense / Public domain |
|
| components/ws2812 | MIT | Unlicense / Public domain |
|
||||||
|
|
||||||
## How to make
|
## How to make
|
||||||
|
```sh
|
||||||
git clone --recursive https://github.com/badgeteam/mch2022-firmware-esp32
|
git clone --recursive https://github.com/badgeteam/mch2022-firmware-esp32
|
||||||
cd mch2022-firmware-esp32
|
cd mch2022-firmware-esp32
|
||||||
make prepare
|
make prepare
|
||||||
make
|
make
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue