From 5f189de641694639e36f61789e55a88578a4c10e Mon Sep 17 00:00:00 2001 From: Martin Cech Date: Mon, 18 Nov 2024 12:37:45 +0100 Subject: [PATCH] clarify that higher python versions are also supported --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 17e11d9ff098..6c4fb522c003 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ Community support is available at `Galaxy Help Galaxy Quickstart ================= -Galaxy requires Python 3.8 . To check your Python version, run: +Galaxy requires Python 3.8 or higher. To check your Python version, run: .. code:: console