Skip to content

Commit d145834

Browse files
authored
Merge pull request #38 from intel/version_1_4
Updated python version
2 parents 728f441 + 754007d commit d145834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Please raise a PR for any new features, modifactions or bug fixes.
2929
Skip steps 1 and 2 if you already have Python3 and Git on Windows
3030

3131
#### 1. Install Python
32-
- Download a Python installer from python.org. Choose Python 3.7, 3.8, 3.9 or 3.10 and make sure to pick a 64 bit version. For example, this 3.8 installer: https://www.python.org/ftp/python/3.8.8/python-3.8.8-amd64.exe <br>
32+
- Download a Python installer from python.org. Choose Python 3.7, 3.8, 3.9 and make sure to pick a 64 bit version. For example, this 3.9.13 installer: https://www.python.org/ftp/python/3.9.13/python-3.9.13-amd64.exe <br>
3333
- Double click on the installer to run it, and follow the steps in the installer. Check the box to add Python to your PATH, and to install py. At the end of the installer, there is an option to disable the PATH length limit. It is recommended to click this. <br>
3434

3535
#### 2. Install Git

0 commit comments

Comments
 (0)