aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d24ec82f3..d0920aae2 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ TODO:
24 24
25## Running the example 25## Running the example
26 26
27- `cargo install probe-run` 27- `cargo install probe-rs-cli`
28- `cd examples/rpi-pico-w` 28- `cd examples/rpi-pico-w`
29- `WIFI_NETWORK=MyWifiNetwork WIFI_PASSWORD=MyWifiPassword cargo run --release` 29- `WIFI_NETWORK=MyWifiNetwork WIFI_PASSWORD=MyWifiPassword cargo run --release`
30 30