diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
| @@ -100,12 +100,7 @@ Examples are found in the `examples/` folder separated by the chip manufacturer | |||
| 100 | 100 | ||
| 101 | ### Running examples | 101 | ### Running examples |
| 102 | 102 | ||
| 103 | - Install `probe-rs`. | 103 | - Install `probe-rs` following the instructions at <https://probe.rs>. |
| 104 | |||
| 105 | ```bash | ||
| 106 | cargo install probe-rs --features cli | ||
| 107 | ``` | ||
| 108 | |||
| 109 | - Change directory to the sample's base directory. For example: | 104 | - Change directory to the sample's base directory. For example: |
| 110 | 105 | ||
| 111 | ```bash | 106 | ```bash |
