forked from mirrors/jj
docs: remove linebreak in installation command
This commit is contained in:
parent
d3c031b277
commit
4030a4fa81
1 changed files with 1 additions and 2 deletions
|
@ -335,8 +335,7 @@ It's a good alternative to Meld, especially if you don't have a graphical
|
|||
environment (e.g. when using SSH). To install it:
|
||||
|
||||
```shell
|
||||
cargo install --git https://github.com/arxanas/git-branchless scm-record
|
||||
--features scm-diff-editor
|
||||
cargo install --git https://github.com/arxanas/git-branchless scm-record --features scm-diff-editor
|
||||
```
|
||||
|
||||
Then config it as follows:
|
||||
|
|
Loading…
Reference in a new issue