Fix one more case of Python 3.6

This commit is contained in:
mvdbeek
2022-03-15 15:38:03 +01:00
parent b70e231587
commit 91fd713fb0
+2 -2
View File
@@ -24,12 +24,12 @@ Community support is available at `Galaxy Help <https://help.galaxyproject.org/>
Galaxy Quickstart
=================
Galaxy requires Python 3.6 . To check your Python version, run:
Galaxy requires Python 3.7 . To check your Python version, run:
.. code:: console
$ python -V
Python 3.6.10
Python 3.7.6
Start Galaxy: