mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-31 01:02:04 +08:00
Fix one more case of Python 3.6
This commit is contained in:
+2
-2
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user