ok/jj
1
0
Fork 0
forked from mirrors/jj

docs: remove linebreak in installation command

This commit is contained in:
Waleed Khan 2023-07-03 18:18:43 +03:00
parent d3c031b277
commit 4030a4fa81

View file

@ -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: