Skip to content

Commit 2f3b640

Browse files
authored
Merge pull request #1904 from ekohl/fix-article
Remove a redundant article
2 parents 0a96f12 + 145214e commit 2f3b640

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
@@ -17,7 +17,7 @@ One thing to watch out for: During the installation, you will notice a window ma
1717

1818
When the installation completes, you may see a dialog box with a link you can follow to learn more about Python or about the version you installed. Close or cancel that dialog -- you'll be learning more in this tutorial!
1919

20-
Note: If you are using an Windows 10 and the Python {{ book.py_version }} installer fails with an error, then install all Windows Updates and try to install Python again. If you still have the error, try installing the 32-bit version of Python, or try installing an older version, Python {{ book.py_min_release }}, from [Python.org](https://www.python.org/downloads/windows/).
20+
Note: If you are using Windows 10 and the Python {{ book.py_version }} installer fails with an error, then install all Windows Updates and try to install Python again. If you still have the error, try installing the 32-bit version of Python, or try installing an older version, Python {{ book.py_min_release }}, from [Python.org](https://www.python.org/downloads/windows/).
2121

2222
> Django {{ book.django_version }} needs Python {{ book.py_min_version }} or greater, which does not support Windows 7 or earlier versions.
2323

0 commit comments

Comments
 (0)