README fix

This commit is contained in:
Robin Mueller
2025-09-03 10:01:26 +02:00
parent 02642dc5bb
commit 07d8bc7952

View File

@@ -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 Use the following command to have a starting `config.toml` file
```sh ```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 You then can adapt the `config.toml` to your needs. For example, you can configure runners