Skip to content
Snippets Groups Projects
Commit a1739e78 authored by Petru Cristian Nania's avatar Petru Cristian Nania Committed by Irina BRADU
Browse files

Update deprecated command

According to the `probe-rs` documentation, the command for installation has changed.
https://probe.rs/docs/getting-started/installation/#installation
parent 41681765
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ Options:
This tool is an embedded debugging and target interaction toolkit. It enables its user to program and debug microcontrollers via a debug probe.
```shell
cargo install probe-rs --features cli --locked
cargo install probe-rs-tools --locked
```
If you are on **Linux** you will also need to add this [`udev`](https://probe.rs/files/69-probe-rs.rules) file in `/etc/udev/rules.d`. Then, run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment