diff --git a/display/README.md b/display/README.md index 559bf7d..bd5f6e4 100644 --- a/display/README.md +++ b/display/README.md @@ -43,7 +43,7 @@ probe-rs download --verify --format hex --chip nRF52840_xxAA ./s140_nrf52_7.3.0_ ## Running -Verify that the microcontrolleris recognized by running `probe-rs list`. +Verify that the microcontroller is recognized by running `probe-rs list`. A simple `cargo run` will then connect to it and upload the code. Logging output should be visible.