From 20a9e2708ea03577e91c710e4e3956761704501a Mon Sep 17 00:00:00 2001 From: georgemoodier <84156418+georgemoodier@users.noreply.github.com> Date: Tue, 21 May 2024 20:14:30 +0000 Subject: [PATCH] add homebrew repo to README (#575) [skip ci] * added homebrew repo to README.md * moved AUR example line above homebrew section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 226a6dc..e29f222 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,14 @@ ArmCord is also available on the Arch User Repository (AUR): Install it via an AUR helper tool like `yay`. **Example:** `yay -S armcord-bin` +### Homebrew repository +ArmcCord also has a homebrew repository +``` +brew tap armcord/armcord +``` +``` +brew install --cask armcord +``` ### FreeBSD You can also get ArmCord running on FreeBSD by following [these instructions](https://gist.github.com/axyiee/4d29c982ac85d5d26f98a51040b5de37). ### Pi-Apps