Skip to content

Commit 05ff9b9

Browse files
authored
Update pip.html
1 parent 0eb19ae commit 05ff9b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/en/install/pip.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ <h2>1. Install the Python development environment on your system</h2>
7070

7171
<p>
7272
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>:
7676
</p>
7777

7878
<div class="ds-selector-tabs">

0 commit comments

Comments
 (0)