Skip to content

Commit

Permalink
modified build instructions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geekyjoyce72 committed Apr 22, 2024
1 parent 6e49ce5 commit 859ca55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ To select target chip, choose one of:
- `export BADGEROS_PORT=esp32p4`
- `export BADGEROS_PORT=esp32c6` (default)

Before building, first run: `make prepare`

To build: `make build`

To remove build files: `make clean`
Expand Down

0 comments on commit 859ca55

Please sign in to comment.