From 3a6ed64e86c3378f8b87d02385d1fb969ffba93b Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Mon, 14 Jul 2025 23:30:13 +0100 Subject: [PATCH] Note availability of rolling release package in AUR --- 01-Installation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/01-Installation.md b/01-Installation.md index 176a1f4..b4e47d1 100644 --- a/01-Installation.md +++ b/01-Installation.md @@ -10,6 +10,12 @@ the following command: yay -Sy quickemu ``` +or for all the latest unreleased fixes (and bugs) a rolling package is available as + +``` shell +yay -Sy quickemu.git +``` + ## Debian (and derivatives) [![Debian Trixie package](https://repology.org/badge/version-for-repo/debian_13/quickemu.svg)](https://repology.org/project/quickemu/versions) [![Debian Unstable package](https://repology.org/badge/version-for-repo/debian_unstable/quickemu.svg)](https://repology.org/project/quickemu/versions)