Skip to content

Commit 53c1c7d

Browse files
authored
Update virtualenvs.rst
1 parent 2ca6cdb commit 53c1c7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/dev/virtualenvs.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ check this by running:
5454
5555
If you installed Python from source, with an installer from `python.org`_, or
5656
via `Homebrew`_ you should already have pip. If you're on Linux and installed
57-
using your OS package manager, you may have to install pip separately, see
58-
:doc:`/guides/installing-using-linux-tools`.
57+
using your OS package manager, you may have to `install pip <https://pip.pypa.io/en/stable/installing/>`_ separately.
5958

6059
.. _getting started tutorial: https://opentechschool.github.io/python-beginners/en/getting_started.html#what-is-python-exactly
6160
.. _python.org: https://python.org

0 commit comments

Comments
 (0)