Skip to content

Commit 9b5884b

Browse files
committed
Format easy_install correctly
1 parent 58f124e commit 9b5884b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install/linux.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ your own Python software with very little work.
3434
To obtain the latest version of Setuptools for Linux, refer to the documentation
3535
available here: `unix-setuptools <https://pypi.python.org/pypi/setuptools#unix-wget>`_
3636

37-
The new``easy_install`` command you have available is considered by many to be
37+
The new ``easy_install`` command you have available is considered by many to be
3838
deprecated, so we will install its replacement: **pip**. Pip allows for
3939
uninstallation of packages, and is actively maintained, unlike easy_install.
4040

0 commit comments

Comments
 (0)