From 07d8bc7952e50b75310fe8cbccbad73aa7deb294 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 3 Sep 2025 10:01:26 +0200 Subject: [PATCH] README fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b45ef2..4003b53 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The majority of the HAL implementation and the Embassy-rs support are contained Use the following command to have a starting `config.toml` file ```sh -cp .cargo/def-config.toml .cargo/config.toml +cp .cargo/config.toml.template .cargo/config.toml ``` You then can adapt the `config.toml` to your needs. For example, you can configure runners