File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,9 +70,9 @@ <h2>1. Install the Python development environment on your system</h2>
70
70
71
71
< p >
72
72
If these packages are already installed, skip to the next step.< br />
73
- Otherwise, install < a href ="https://www.python.org/ " class ="external "> Python</ a > ,
74
- < a href ="https://docs.python.org/3/library/venv.html " class ="external "> Venv </ a > , and the
75
- < a href ="https://pip.pypa.io/en/stable/installing/ " class ="external "> pip package manager </ a > :
73
+ Otherwise, install < a href ="https://www.python.org/ " class ="external "> Python</ a > , the
74
+ < a href ="https://pip.pypa.io/en/stable/installing/ " class ="external "> pip package manager </ a > ,
75
+ and < a href ="https://docs.python.org/3/library/venv.html " class ="external "> venv </ a > :
76
76
</ p >
77
77
78
78
< div class ="ds-selector-tabs ">
You can’t perform that action at this time.
0 commit comments