From 7c2f83f910dee20083d49e97b7557504d6fe9b33 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Sun, 28 Jul 2024 00:36:31 +0100 Subject: [PATCH] The latest release is now in the quickemu PPA --- 07-Alternative-frontends.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07-Alternative-frontends.md b/07-Alternative-frontends.md index 3fd1772..69ccf6a 100644 --- a/07-Alternative-frontends.md +++ b/07-Alternative-frontends.md @@ -22,7 +22,7 @@ status](https://repology.org/badge/vertical-allrepos/quickgui.svg?header=quickgu To install Quickgui on Ubuntu: ``` shell -sudo add-apt-repository ppa:yannick-mauray/quickgui +sudo add-apt-repository ppa:flexiondotorg/quickemu sudo apt update sudo apt install quickgui ```