Add Python 3.8+ requirement for AppImage

- Users need Python installed for AppImage to function
- Added to requirements section for clarity
This commit is contained in:
Omni
2025-09-07 22:08:39 +01:00
parent ce408da40a
commit 9f3191f79c

View File

@@ -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