forked from kemitix/git-next
docs(readme): update installation instructions
git-next isn't available on crates.io yet.
This commit is contained in:
parent
c1c62e7659
commit
044790a019
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ the main branch.
|
|||
You can install `git-next` using Cargo:
|
||||
|
||||
```shell
|
||||
cargo install git-next
|
||||
cargo install --path .
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
|
Loading…
Reference in a new issue