]> git.mortagarden.xyz Git - gatemender.git/commitdiff
Update README for new dependencies master
authorErik Letson <erik@mortagarden.xyz>
Thu, 9 Apr 2026 00:10:50 +0000 (00:10 +0000)
committerErik Letson <erik@mortagarden.xyz>
Thu, 9 Apr 2026 00:10:50 +0000 (00:10 +0000)
README

diff --git a/README b/README
index 0a7f09e313c43359cb03b8c179d0c6b4b92ec181..bb79347dcdc78e154a9d193c91db3f23253a7b23 100644 (file)
--- a/README
+++ b/README
@@ -23,9 +23,9 @@ HOW TO PLAY
 INSTALLATION
 
 * Linux:
 INSTALLATION
 
 * Linux:
-    Gatemender depends on Python (version 3.6 or greater) and Pygame (version 2.0 or greater). It is
-    best run in a virtual environment. To set up one of these with pip, enter the following commands
-    in the Gatemender directory:
+    Gatemender depends on Python (version 3.13.12 or greater) and Pygame Community Edition (version 2.5.7
+    or greater). It is best run in a virtual environment. To set up one of these with pip, enter the
+    following commands in the Gatemender directory:
 
         python3 -m venv env
         source env/bin/activate
 
         python3 -m venv env
         source env/bin/activate