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:
|
You can install `git-next` using Cargo:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cargo install --path .
|
cargo install --path crates/cli
|
||||||
```
|
```
|
||||||
|
|
||||||
Not yet available to install from `crates.io`.
|
Not yet available to install from `crates.io`.
|
||||||
|
|
Loading…
Reference in a new issue