Merge pull request #15 from knurling-rs/flip-link-up

recommend installing flip-link from crates.io
This commit is contained in:
Jonas Schievink
2020-10-16 14:08:10 +02:00
committed by GitHub
+1 -4
View File
@@ -10,11 +10,8 @@
#### 1. `flip-link`:
<!-- TODO: update this once flip-link is on crates.io -->
```console
$ cargo install \
--git https://github.com/knurling-rs/flip-link \
--branch main
$ cargo install flip-link
```
#### 2. The **git** version of `probe-run`: