forgot to include docs to install cargo-make
This commit is contained in:
parent
a75393b5c6
commit
bd32c9d805
|
@ -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:
|
||||
```
|
||||
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,
|
||||
|
|
Loading…
Reference in a new issue