diff --git a/README.md b/README.md index 451040c..0e50a96 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,16 @@ Check releases tab for precompiled packages for Linux, Windows and Mac OS. Alternatively use our Sourceforge mirror. Download ArmCord ### AUR Package -Armcord is also available on the Arch User Repository (AUR) [here](https://aur.archlinux.org/packages/armcord-bin/). +ArmCord is also available on the Arch User Repository (AUR) [here](https://aur.archlinux.org/packages/armcord-bin/). Install it via an AUR helper tool like `yay`. **Example:** `yay -S armcord-bin` - +### Snap package +ArmCord is also available on the Snap store [here](https://snapcraft.io/armcord). + + Get it from the Snap Store + ### Manual: Alternatively you can run ArmCord from source (npm, nodejs required): 1. Clone ArmCord repo: `git clone https://github.com/ArmCord/ArmCord.git`