From bbd0ddef647a27de2d258e7a7271af70516427c1 Mon Sep 17 00:00:00 2001 From: sspencerwire Date: Mon, 30 Dec 2024 08:11:47 -0600 Subject: [PATCH] Edit `flatpak.md` * Reword the admonition for to be for 8.x only * remove easily from conclusion --- docs/desktop/gnome/flatpak.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/desktop/gnome/flatpak.md b/docs/desktop/gnome/flatpak.md index b7c3db4667..5321cb4354 100644 --- a/docs/desktop/gnome/flatpak.md +++ b/docs/desktop/gnome/flatpak.md @@ -125,9 +125,9 @@ Application Options: Memorizing the list of commands is unnecessary, but knowing how to get to the list and using the option `--help` is a good idea. -!!! warning +!!! warning "Rocky Linux 8.x and `flatpak search`" - If you are on a version of Rocky Linux 9.x, you will experience this bug. When running the command: + If you are on a version of Rocky Linux 8.x, you will experience this bug. When running the command: ```bash flatpak search [packagename] @@ -260,4 +260,4 @@ flatpak uninstall com.obsproject.Studio ## Conclusion -You can use Flathub and Flatpak to populate your GNOME desktop with applications, from games to productivity tools, easily. +You can use Flathub and Flatpak to populate your GNOME desktop with applications, from games to productivity tools.