Fixed README.md
Updated the link in the 'How to make' section to reflect the app.
This commit is contained in:
parent
78756505e0
commit
8f9bf7aeea
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ Source code included as submodules is licensed separately, please check the foll
|
||||||
|
|
||||||
## How to make
|
## How to make
|
||||||
```sh
|
```sh
|
||||||
git clone --recursive https://github.com/badgeteam/mch2022-firmware-esp32
|
git clone --recursive https://github.com/badgeteam/mch2022-template-app
|
||||||
cd mch2022-firmware-esp32
|
cd mch2022-template-app
|
||||||
make prepare
|
make prepare
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue