From ab61fcc00738ab65afce7d46cd013beedf4da63a Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Sat, 11 Jan 2025 11:18:51 -0500 Subject: [PATCH] chore: update readme's linux support. Removes distros list and show the ei / portal needs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c24007bf..b38529eb6 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,8 @@ Windows 10 or higher is required. macOS 12 or higher is required. -All Linux distributions are supported, primarily focusing on: -Debian, Ubuntu, Linux Mint, Fedora, RHEL, AlmaLinux, Rocky Linux, Arch Linux, openSUSE, Gentoo. +Linux requires libei 1.3+ and libportal 0.8+ for the server/client. Additionally, Qt 6.7+ is required for the GUI. +Linux users with systems not meeting these requirements should use flatpak in place of a native package. We officially support FreeBSD, and would also like to support: OpenBSD, NetBSD, DragonFly, Solaris.