mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-24 20:54:15 +00:00
docs: collapse contributing.md
suggested cargo install
commands
Should be easier to copy-and-paste and install everything this way?
This commit is contained in:
parent
89d57ffb29
commit
c2b86197f5
1 changed files with 1 additions and 3 deletions
|
@ -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):
|
||||
|
||||
|
|
Loading…
Reference in a new issue