chore: add homebrew as a download source for macOS

This commit is contained in:
Crd5 2025-06-02 15:48:52 +03:00 committed by GitHub
parent c91f41e988
commit 0fab18e8e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,8 +56,16 @@ build by yourself.
### macOS
#### Official
You can download prebuilt macOS package from [Releases tab](https://github.com/AyuGram/AyuGramDesktop/releases).
#### Homebrew
```bash
brew install --cask ayugram
```
### Arch Linux
You can install `ayugram-desktop` from [AUR](https://aur.archlinux.org/packages?O=0&K=ayugram).