docs: update installation instructions

This commit is contained in:
Paul Campbell 2024-07-05 07:10:07 +01:00
parent c2953adba5
commit 2483e85196

View file

@ -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`.