Skip to content

Commit d8b3bb8

Browse files
committed
Merge pull request #390 from mcbhenwood/i382
Clarify connection between paragraph and its following helper image
2 parents 19d72d1 + 590ec40 commit d8b3bb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/python_installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Django is written in Python. We need Python to do anything in Django. Let's star
1818

1919
You can download Python for Windows from the website https://www.python.org/downloads/release/python-343/. After downloading the ***.msi** file, you should run it (double-click on it) and follow the instructions there. It is important to remember the path (the directory) where you installed Python. It will be needed later!
2020

21-
One thing to watch out for: on the second screen of the installation wizard, marked "Customize", make sure you scroll down and choose the "Add python.exe to the Path" option, as in
21+
One thing to watch out for: on the second screen of the installation wizard, marked "Customize", make sure you scroll down and choose the "Add python.exe to the Path" option, as shown here:
2222

2323
![Don't forget to add Python to the Path](images/add_python_to_windows_path.png)
2424

0 commit comments

Comments
 (0)