Skip to content

Commit

Permalink
readme: include note about requiring podman or docker for local build
Browse files Browse the repository at this point in the history
  • Loading branch information
craftyguy committed Oct 25, 2022
1 parent 6ce32f0 commit 45ea621
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@
1. Push a commit to trigger the build.
2. Download the artifact.

## To build Firmware locally using Docker
## To build Firmware locally using a container

### First run

Note: Either Podman or Docker is required, Podman is preferred if both are present.

1. Execute `make all`.
2. Check the `firmware` directory for the latest firmware build.

Expand Down

0 comments on commit 45ea621

Please sign in to comment.