diff options
Diffstat (limited to 'cyw43/README.md')
| -rw-r--r-- | cyw43/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cyw43/README.md b/cyw43/README.md index dabdf0471..5b4a5d789 100644 --- a/cyw43/README.md +++ b/cyw43/README.md | |||
| @@ -23,7 +23,7 @@ TODO: | |||
| 23 | 23 | ||
| 24 | ## Running the examples | 24 | ## Running the examples |
| 25 | 25 | ||
| 26 | - `cargo install probe-rs --features cli` | 26 | - Install `probe-rs` following the instructions at <https://probe.rs>. |
| 27 | - `cd examples/rp` | 27 | - `cd examples/rp` |
| 28 | ### Example 1: Scan the wifi stations | 28 | ### Example 1: Scan the wifi stations |
| 29 | - `cargo run --release --bin wifi_scan` | 29 | - `cargo run --release --bin wifi_scan` |
