aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index ffc7899d7..65ccaa967 100644
--- a/README.md
+++ b/README.md
@@ -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
106cargo 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