10000
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 5c39daf commit 45d014eCopy full SHA for 45d014e
Doc/tutorial/venv.rst
@@ -98,8 +98,8 @@ Managing Packages with pip
98
==========================
99
100
You can install, upgrade, and remove packages using a program called
101
-:program:`pip`. By default ``pip`` will install packages from the Python
102
-Package Index, <https://pypi.org>. You can browse the Python
+:program:`pip`. By default ``pip`` will install packages from the `Python
+Package Index <https://pypi.org>`_. You can browse the Python
103
Package Index by going to it in your web browser.
104
105
``pip`` has a number of subcommands: "install", "uninstall",
0 commit comments