docs(readme): update installation instructions
All checks were successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Rust / build (push) Successful in 2m22s

git-next isn't available on crates.io yet.
This commit is contained in:
Paul Campbell 2024-05-31 14:37:20 +01:00
parent c1c62e7659
commit 044790a019

View file

@ -25,7 +25,7 @@ the main branch.
You can install `git-next` using Cargo: You can install `git-next` using Cargo:
```shell ```shell
cargo install git-next cargo install --path .
``` ```
## Configuration ## Configuration