From 87bdd097b3cffa576ecb9ab2fc47db31dfd82ad0 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Thu, 27 Mar 2025 11:41:57 +0100 Subject: [PATCH] forgot to include docs to install cargo-make --- content/posts/rmk-ferris-sweep/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/rmk-ferris-sweep/index.md b/content/posts/rmk-ferris-sweep/index.md index 31cb160..1efd063 100644 --- a/content/posts/rmk-ferris-sweep/index.md +++ b/content/posts/rmk-ferris-sweep/index.md @@ -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 ``` Then I ran `rmkit init` and answered a few questions about my keyboard,