Skip to content

Commit e70fc58

Browse files
committed
fix
1 parent 801aa29 commit e70fc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/genomics/quickstart-run-genomics-workflow-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You need to install both Python and the Microsoft Genomics Python client in your
4646

4747
### Install Python
4848

49-
The Microsoft Genomics Python client is compatible with Python 2.7. 12 or later 2.7.xx version. 2.7.14 is the suggested version. You can find the download [here](https://www.python.org/downloads/release/python-2714/).
49+
The Microsoft Genomics Python client is compatible with Python 2.7.12 or a later 2.7.xx version. 2.7.14 is the suggested version. You can find the download [here](https://www.python.org/downloads/release/python-2714/).
5050

5151
> [!IMPORTANT]
5252
> Python 3.x isn't compatible with Python 2.7.xx. MSGen is a Python 2.7 application. When running MSGen, make sure that your active Python environment is using a 2.7.xx version of Python. You may get errors when trying to use MSGen with a 3.x version of Python.

0 commit comments

Comments
 (0)