forgot to include docs to install cargo-make

This commit is contained in:
Gabe Venberg 2025-03-27 11:41:57 +01:00
parent a75393b5c6
commit bd32c9d805

View file

@ -37,7 +37,7 @@ RMK provides a tool, `rmkit`, to help you setup this repo.
I started by installing `rmkit` and a few embedded tools via cargo, running: I started by installing `rmkit` and a few embedded tools via cargo, running:
``` ```
cargo install rmkit flip-link elf2uf2-rs probe-rs-tools cargo install rmkit flip-link elf2uf2-rs probe-rs-tools cargo-make cargo-binutils llvm-tools
``` ```
Then I ran `rmkit init` and answered a few questions about my keyboard, Then I ran `rmkit init` and answered a few questions about my keyboard,