Update readme

This commit is contained in:
Dario Nieuwenhuis 2023-06-29 03:11:22 +02:00
parent b95e5a4ea6
commit 01101e3df0

View File

@ -99,10 +99,10 @@ Examples are found in the `examples/` folder seperated by the chip manufacturer
### Running examples ### Running examples
- Install `probe-rs-cli` with defmt support. - Install `probe-rs`.
```bash ```bash
cargo install probe-rs-cli cargo install probe-rs --features cli
``` ```
- Change directory to the sample's base directory. For example: - Change directory to the sample's base directory. For example: