Scoop install instructions

This commit is contained in:
babo4d 2023-10-08 16:34:09 -07:00 committed by GitHub
commit 542b9dcffc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,13 +38,22 @@ For more details, please see --help
## Using homebrew
If you're using homebrew, you can install vrc-get from my tap via `brew install anatawa12/core/vrc-get`.
If you're using [homebrew](https://brew.sh/), you can install vrc-get from my tap via `brew install anatawa12/core/vrc-get`.
Due to lack of star, fork, or watches, I couldn't publish to homebrew core.
([Homebrew/homebrew-core#122922]) Please star this repository!
[Homebrew/homebrew-core#122922]: https://github.com/Homebrew/homebrew-core/pull/122922
## Using scoop
If you're using [scoop](https://scoop.sh/), you can install from a scoop bucket.
```
scoop bucket add xrtools "https://github.com/babo4d/scoop-xrtools"
scoop install vrc-get
```
## Using `cargo`
If you have [`cargo`][cargo], installing using cargo is the easiest way to install vrc-get.