You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,12 @@ which crate you need to use.
24
24
25
25
### Install dependencies
26
26
27
-
The examples make use of some of the fantastic tooling from the [knurling](https://knurling.ferrous-systems.com/)project.
28
-
In order to run the examples you need to install [`probe-run`](https://github.com/knurling-rs/probe-run#installation)
27
+
The examples make use of some of the fantastic tooling from the [knurling](https://knurling.ferrous-systems.com/)and [probe-rs](https://probe.rs/) projects.
28
+
In order to run the examples you need to install [`probe-rs`](https://probe.rs/docs/getting-started/installation)
29
29
and [`flip-link`](https://github.com/knurling-rs/flip-link#installation).
0 commit comments