mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
add about AUR
This commit is contained in:
parent
fd3b514714
commit
b99dd68d95
1 changed files with 9 additions and 0 deletions
|
|
@ -56,6 +56,15 @@ scoop bucket add xrtools "https://github.com/babo4d/scoop-xrtools"
|
|||
scoop install vrc-get
|
||||
```
|
||||
|
||||
## Using PKGBUILD from AUR
|
||||
|
||||
If you're using Arch Linux, you can install from Arch User Repository.
|
||||
Please install with your favorite AUR helpers.
|
||||
|
||||
```
|
||||
yay -S vrc-get
|
||||
```
|
||||
|
||||
## Using `cargo binstall`
|
||||
|
||||
If you have [`cargo binstall`][cargo-binstall], installing using cargo binstall is the easy & fast way to install vrc-get.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue