mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
Scoop install instructions
This commit is contained in:
parent
532f7e2ae1
commit
542b9dcffc
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue