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 AIRI также можно установить с помощью [Scoop](https://scoop.sh/):
> В Windows AIRI можно установить с помощью [winget](https://learn.microsoft.com/windows/package-manager/winget/):
>
> ```powershell
> winget install MoeruAI.AIRI
> ```
>
> Или установить AIRI через [Scoop](https://scoop.sh/):
>
> ```powershell
> scoop bucket add airi https://github.com/moeru-ai/airi