Skip to content

Commit

Permalink
Update microbit/src/03-setup/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
  • Loading branch information
BartMassey and eldruin authored Aug 13, 2024
1 parent 66420c4 commit 66949af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microbit/src/03-setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ $ cargo install probe-rs-tools --vers '^0.24'

**NOTE** This may fail due to frequent changes in `probe-rs`. If so, go to <https://probe.rs> and follow the current installation instructions there.

Finally, verify that you have successfully installed `cargo-embed`.
Finally, verify that you have successfully installed `cargo-embed` by running:

```console
$ cargo embed --version
Expand Down

0 comments on commit 66949af

Please sign in to comment.