Skip to content

Commit 13cc137

Browse files
author
Jonas Schievink
authored
Merge pull request #15 from knurling-rs/flip-link-up
recommend installing flip-link from crates.io
2 parents da63685 + b1217af commit 13cc137

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,8 @@
1010

1111
#### 1. `flip-link`:
1212

13-
<!-- TODO: update this once flip-link is on crates.io -->
1413
```console
15-
$ cargo install \
16-
--git https://github.com/knurling-rs/flip-link \
17-
--branch main
14+
$ cargo install flip-link
1815
```
1916

2017
#### 2. The **git** version of `probe-run`:

0 commit comments

Comments
 (0)