From b9923e57e6972f38e8121fc16e1372f06b5bdde0 Mon Sep 17 00:00:00 2001 From: Crd5 <62203291+Crd5@users.noreply.github.com> Date: Sun, 1 Jun 2025 04:11:25 +0300 Subject: [PATCH] add Homebrew as a download source for macOS --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0057258fd8..eb04483fff 100644 --- a/README.md +++ b/README.md @@ -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).