Skip to content

Commit

Permalink
docs: collapse contributing.md suggested cargo install commands
Browse files Browse the repository at this point in the history
Should be easier to copy-and-paste and install everything this way?
  • Loading branch information
arxanas committed Dec 11, 2024
1 parent 89d57ff commit c2b8619
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,7 @@ recommended steps.
One-time setup:

rustup toolchain add nightly # wanted for 'rustfmt'
cargo install cargo-insta
cargo install cargo-watch
cargo install cargo-nextest
cargo install cargo-insta cargo-watch cargo-nextest

During development (adapt according to your preference):

Expand Down

0 comments on commit c2b8619

Please sign in to comment.