forked from kemitix/git-next
docs: update installation instructions
This commit is contained in:
parent
c2953adba5
commit
2483e85196
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ See `.cargo/config.toml` for how they are configured.
|
|||
You can install `git-next` using Cargo:
|
||||
|
||||
```shell
|
||||
cargo install --path .
|
||||
cargo install --path crates/cli
|
||||
```
|
||||
|
||||
Not yet available to install from `crates.io`.
|
||||
|
|
Loading…
Reference in a new issue