README fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user