Fix probe-run install command

This commit is contained in:
Vadim Kaushan 2021-03-14 23:17:45 +03:00
parent 16e00669ae
commit 5b8c18dad3
No known key found for this signature in database
GPG Key ID: E1A84C4F31B536BE

View File

@ -45,7 +45,7 @@ GPIO pins are set up for the `nrf52840-dk` board (PCA10056)
- Install `probe-run` with defmt support.
```
cargo install --git https://github.com/knurling-rs/probe-run --branch main --features defmt
cargo install probe-run
```
- Run the example