Closed DavidIAm closed 1 month ago
In the one-time setup section, you need to add:
cargo install cargo-make
otherwise, your next command cargo make ... doesn't work.
cargo make ...
There's a PR up to add this dependency to the README on the firmware section.
In the one-time setup section, you need to add:
cargo install cargo-make
otherwise, your next command
cargo make ...
doesn't work.