mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 14:43:29 +08:00
Update README about WinGet
This commit is contained in:
11
README.md
11
README.md
@@ -70,8 +70,8 @@
|
||||
|
||||
- [x] `Homebrew`
|
||||
- [x] `Scoop`
|
||||
- [x] `AUR`
|
||||
- [x] `WinGet`
|
||||
- [x] `AUR`
|
||||
- [ ] `Flatpak`
|
||||
- [ ] `snap`
|
||||
- [ ] 缺乏其他平台/包维护者
|
||||
@@ -108,6 +108,14 @@ $ scoop install chsrc
|
||||
|
||||
<br>
|
||||
|
||||
- 可通过 `WinGet` 安装,感谢 [@YU-7]
|
||||
|
||||
```bash
|
||||
$ winget install RubyMetric.chsrc
|
||||
```
|
||||
|
||||
<br>
|
||||
|
||||
- 可通过 `PowerShell` 脚本一键下载最新版二进制文件,感谢 [@wickdynex]
|
||||
|
||||
若下方链接无法访问,可使用 `https://gitee.com/RubyMetric/chsrc/raw/main/tool/installer.ps1` 替代
|
||||
@@ -468,5 +476,6 @@ $ make clean
|
||||
[@ccmywish]: https://github.com/ccmywish
|
||||
[@Efterklang]: https://github.com/Efterklang
|
||||
[@wickdynex]: https://github.com/wickdynex
|
||||
[@YU-7]: https://github.com/YU-7
|
||||
|
||||
[issue#98 on GitHub]: https://github.com/RubyMetric/chsrc/issues/98
|
||||
|
Reference in New Issue
Block a user