Skip to content

Commit 7414cfc

Browse files
authored
Fix the other .x
1 parent dcbb6ca commit 7414cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/python_installation/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Python 3.6.1
101101
```
102102
The version shown may be different from 3.6.1 -- it should match the version you installed.
103103

104-
**NOTE:** If you're on Windows and you get an error message that `python3` wasn't found, try using `python` (without the `3`) and check if it still might be a version of Python that is 3.4.x or higher.
104+
**NOTE:** If you're on Windows and you get an error message that `python3` wasn't found, try using `python` (without the `3`) and check if it still might be a version of Python that is 3.4.0 or higher.
105105

106106
----
107107

0 commit comments

Comments
 (0)