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.
easy_install
1 parent 58f124e commit 9b5884bCopy full SHA for 9b5884b
docs/starting/install/linux.rst
@@ -34,7 +34,7 @@ your own Python software with very little work.
34
To obtain the latest version of Setuptools for Linux, refer to the documentation
35
available here: `unix-setuptools <https://pypi.python.org/pypi/setuptools#unix-wget>`_
36
37
-The new``easy_install`` command you have available is considered by many to be
+The new ``easy_install`` command you have available is considered by many to be
38
deprecated, so we will install its replacement: **pip**. Pip allows for
39
uninstallation of packages, and is actively maintained, unlike easy_install.
40
0 commit comments