diff --git a/README.md b/README.md index b2fd6f7..809b4fc 100644 --- a/README.md +++ b/README.md @@ -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`.