docs(README): update Homebrew Cask and scoop install tip for all languages (#1880)

## Description

Adds the official Homebrew Cask install command for macOS to the README
installation tip.

This lets macOS users install AIRI directly with:

```sh
brew install --cask airi
```

without needing to add a custom Homebrew tap.

## Linked Issues

Related to #866

Related to #1431

## Additional Context

AIRI is now available as a Homebrew Cask, so the previous tap-based
installation discussion can be resolved with the standard cask install
flow.
This commit is contained in:
Sakutaro
2026-05-30 16:57:19 +08:00
committed by GitHub
parent dc1037f349
commit 8b8b681a61
7 changed files with 286 additions and 25 deletions
+6
View File
@@ -142,6 +142,12 @@
> scoop bucket add airi https://github.com/moeru-ai/airi
> scoop install airi/airi
> ```
>
> On macOS, you can install AIRI with [Homebrew Cask](https://brew.sh/) without adding a custom tap:
>
> ```sh
> brew install --cask airi
> ```
> [!WARNING]
> **Attention:** We **do not** have any officially minted cryptocurrency or token associated with this project. Please check the information and proceed with caution.