Update AUR package info

This commit is contained in:
Aoran Zeng
2024-09-10 16:11:37 +08:00
parent 255dc20d1f
commit 8f7b04442b
2 changed files with 9 additions and 5 deletions

View File

@@ -89,7 +89,8 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x86-windo
```bash
# AUR
yay -S chsrc # Binary from GitHub Release
yay -S chsrc-bin # Binary from GitHub Release
yay -S chsrc # Build from GitHub Release
yay -S chsrc-git # Build from the latest main branch (stable)
```