chore(readme): simplify cargo based install

This commit is contained in:
anatawa12 2023-02-09 22:41:23 +09:00
commit 818f4124b0
No known key found for this signature in database
GPG key ID: 9CA909848B8E4EA6

View file

@ -31,7 +31,7 @@ For more details, please see --help
If you have [`cargo`][cargo], installing using cargo is the easiest way to install vrc-get.
```bash
cargo install --locked --git https://github.com/anatawa12/vrc-get.git --tag <version>
cargo install vrc-get
```
## Prebuilt binaries