docs: add winget install command (#1918)

## Summary
- Add the `winget install MoeruAI.AIRI` command to the root README
Windows install tip.
- Mirror the same winget command in the localized README files covered
by the issue.

Closes #1913

## Validation
- `grep -n -B 5 -A 5 "MoeruAI\.AIRI" README.md docs/README.*.md`
- `git diff --check`
This commit is contained in:
Ryanba
2026-06-02 15:50:33 +08:00
committed by GitHub
parent c64e48c233
commit c5fd8341c7
7 changed files with 49 additions and 7 deletions
+7 -1
View File
@@ -135,7 +135,13 @@
> [Neuro-sama](https://www.youtube.com/@Neurosama) に大きな影響を受けました
> [!TIP]
> Windows では、[Scoop](https://scoop.sh/) で AIRI をインストールできます:
> Windows では、[winget](https://learn.microsoft.com/windows/package-manager/winget/) で AIRI をインストールできます:
>
> ```powershell
> winget install MoeruAI.AIRI
> ```
>
> または、[Scoop](https://scoop.sh/) で AIRI をインストールできます:
>
> ```powershell
> scoop bucket add airi https://github.com/moeru-ai/airi