From c476ee46f8ae0d9c6459d11ffac96c95bea1ef4f Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Sun, 28 Jun 2026 00:51:43 -0500 Subject: [PATCH] Flatpak is now considered official --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40a994e0c..6cdb9828f 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This project interacts directly with hardware using reverse engineered protocols * Released versions are available to download on [OpenRGB.org](https://openrgb.org/releases.html) or under [Releases](https://gitlab.com/CalcProgrammer1/OpenRGB/-/releases/permalink/latest). * Experimental (aka Pipeline) versions are available to download on [OpenRGB.org](https://openrgb.org/index.html#pl). * On Windows, you will need the **Microsoft Visual 2019 C++ runtime** installed. You can get it [here](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-supported-redistributable-version). - * An unofficial Flatpak release is [available on Flathub](https://flathub.org/apps/details/org.openrgb.OpenRGB) + * An official Flatpak release is [available on Flathub](https://flathub.org/apps/details/org.openrgb.OpenRGB) * Note: If using the AppImage or Flatpak versions, ensure you [install the latest udev rules](Documentation/UdevRules.md). * Released versions are officially packaged for various distributions including Alpine, Fedora, and Arch. * Arch users can also install from the [Extra repository](https://archlinux.org/packages/extra/x86_64/openrgb/) or from the AUR for the [pipeline](https://aur.archlinux.org/packages/openrgb-git/) version.