We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca6cdb commit 53c1c7dCopy full SHA for 53c1c7d
docs/dev/virtualenvs.rst
@@ -54,8 +54,7 @@ check this by running:
54
55
If you installed Python from source, with an installer from `python.org`_, or
56
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`.
+using your OS package manager, you may have to `install pip <https://pip.pypa.io/en/stable/installing/>`_ separately.
59
60
.. _getting started tutorial: https://opentechschool.github.io/python-beginners/en/getting_started.html#what-is-python-exactly
61
.. _python.org: https://python.org
0 commit comments