From 9f3191f79cba3c085d933b8ec41f3f47dc12ab41 Mon Sep 17 00:00:00 2001 From: Omni Date: Sun, 7 Sep 2025 22:08:39 +0100 Subject: [PATCH] Add Python 3.8+ requirement for AppImage - Users need Python installed for AppImage to function - Added to requirements section for clarity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b95f585..b0cc0aa 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Jackify is an almost Linux-native application written in Python, with a GUI prod ### Requirements - Linux system (Most modern distributions supported) +- Python 3.8+ installed - Steam installed and configured, Proton Experimental available ### Installation