From 81929f17333691f8811c27002c9b4c316748ab69 Mon Sep 17 00:00:00 2001 From: V Date: Sun, 9 Apr 2023 04:35:04 +0200 Subject: [PATCH] Add AUR package to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 592598d..9dbfca9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Download and run Vencord-Desktop-VERSION.dmg from [releases](https://github.com/ ### Linux +#### Arch based + +Install [vencord-desktop-git from the AUR](https://aur.archlinux.org/packages/vencord-desktop-git) using your favourite AUR helper, for example [yay](https://github.com/Jguer/yay) + #### Ubuntu/Debian based Download Vencord-Desktop-VERSION.deb from [releases](https://github.com/Vencord/Desktop/releases/latest) @@ -28,7 +32,7 @@ Download Vencord-Desktop-VERSION.rpm from [releases](https://github.com/Vencord/ Either download Vencord-Desktop-VERSION.AppImage and just run it directly or grab Vencord-Desktop-VERSION.tar.gz, extract it somewhere and run `vencorddesktop`. -An AUR package and flatpak are planned, if you want packages for other repos, feel free to create them and they can be linked as unofficial here +A flatpak is planned, if you want packages for other repos, feel free to create them and they can be linked as unofficial here ## Building