Skip to content

Commit

Permalink
Update cargo install instructions to declare 'trunk' branch
Browse files Browse the repository at this point in the history
See also rust-lang/cargo#3517.

Breakage caused by artichoke/artichoke#961.
  • Loading branch information
lopopolo committed Dec 18, 2020
1 parent 4c9374c commit 9064946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cargo-install.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```bash
$ cargo install --git https://github.com/artichoke/artichoke --locked artichoke
$ cargo install --git https://github.com/artichoke/artichoke --branch trunk --locked artichoke
```

0 comments on commit 9064946

Please sign in to comment.