From 9f9b6183e2904f424aa6c94cbdfcfe95c96eae31 Mon Sep 17 00:00:00 2001 From: kshitijaucharmal Date: Wed, 18 Oct 2023 00:51:18 +0530 Subject: [PATCH] Added install instructions for arch --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 036c393..e336bc9 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,16 @@ sudo apt install quickgui # Install Quickemu +## Arch + +Quickemu is available from the AUR (Arch user repository), and can be installed via any AUR helper. +Assuming your AUR helper is yay, +Run the following command: + +```bash +yay -Sy quickemu +``` + ## Ubuntu Quickemu is available from a PPA for Ubuntu users. The Quickemu PPA also