forked from mirrors/jj
Update cargo installation instructions
This commit is contained in:
parent
587e42d65d
commit
cc40740fa2
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ sudo apt-get install libssl-dev openssl
|
|||
|
||||
Now run:
|
||||
```shell script
|
||||
cargo install --git https://github.com/martinvonz/jj.git --bin jj
|
||||
cargo install --git https://github.com/martinvonz/jj.git --bin jj jujutsu
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue