also fix the README to point directly to the crate

This commit is contained in:
James Andariese 2023-11-01 19:23:02 -05:00
parent 490acadc4e
commit e2a1df1038

View File

@ -9,7 +9,7 @@ First, install Rust.
Now, from within the cloned repo, install git-remote-k8s
```bash
cargo install --git https://git.strudelline.net/cascade/git-remote-k8s
cargo install git-remote-k8s
```
## Prerequisites