From a40188ee4334ef41dbb0ef7217bcdf388be72563 Mon Sep 17 00:00:00 2001 From: smartfridge <37928912+smartfrigde@users.noreply.github.com> Date: Sat, 21 May 2022 12:11:55 +0200 Subject: [PATCH] Add Snaps to the readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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`