From 568df561bfb2416fb125b66658492fd008190567 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Tue, 15 Jul 2025 00:25:41 +0100 Subject: [PATCH] Updated 01 Installation (markdown) --- 01-Installation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/01-Installation.md b/01-Installation.md index b4e47d1..a766c9f 100644 --- a/01-Installation.md +++ b/01-Installation.md @@ -18,6 +18,8 @@ yay -Sy quickemu.git ## Debian (and derivatives) +Quickemu is available in Debian 13 (Trixie) and later + [![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) A [.deb package is available for Debian and derivatives on this project's GitHub releases page](https://github.com/quickemu-project/quickemu/releases). @@ -42,7 +44,7 @@ sudo apt update sudo apt install quickemu ``` -Users of `noble` (24.04) or later should install `qemu-system-modules-spice` +Users of `noble` (24.04) or later should install `qemu-system-modules-spice` if this is not already installed. ``` sudo apt install qemu-system-modules-spice