From 1619025ba7c40a7defb3ad6c8999bc8794247b17 Mon Sep 17 00:00:00 2001 From: reisub Date: Thu, 16 Jul 2026 10:35:22 +0200 Subject: [PATCH] docs: Add AUR installation instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 42c7b17..c8c42c6 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,14 @@ Download the latest release for your platform from [GitHub Releases](https://git | macOS | `.dmg` (Intel & Apple Silicon) | | Linux | `.AppImage`, `.deb`, or `.tar.gz` | +#### Arch Linux (AUR) + +Arch Linux users can install Firestudio from the AUR: + +```bash +yay -S firestudio-bin +``` + #### macOS Users: First Launch Since the app is not signed with an Apple Developer certificate, macOS will show a security warning on first launch.