Skip to content

Commit 736c3b0

Browse files
authored
Update a stale link to Debian's pip package (#1047)
1 parent a28b9e3 commit 736c3b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/guides/installing-using-pip-and-virtual-environments.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ installed.
4141
4242
pip 21.1.3 from $HOME/.local/lib/python3.9/site-packages (python 3.9)
4343
44-
.. _python-pip: https://packages.debian.org/stable/python-pip
44+
.. _python-pip: https://packages.debian.org/stable/python/python3-pip
4545

4646
.. tab:: Windows
4747

@@ -162,7 +162,7 @@ Python interpreter:
162162
.. code-block:: bat
163163
164164
where python
165-
165+
166166
It should be in the ``env`` directory:
167167

168168
.. tab:: Unix/macOS
@@ -174,7 +174,7 @@ It should be in the ``env`` directory:
174174
.. tab:: Windows
175175

176176
.. code-block:: bat
177-
177+
178178
...\env\Scripts\python.exe
179179
180180

0 commit comments

Comments
 (0)