Skip to content

Commit 6150b9d

Browse files
committed
make the whitespace consistent
1 parent 4198f14 commit 6150b9d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

source/guides/installing-using-linux-tools.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ To install pip and wheel for the system Python, there are two options:
5454

5555
1. Enable the `EPEL repository <https://fedoraproject.org/wiki/EPEL>`_ using
5656
`these instructions
57-
<https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F>`__. On
58-
EPEL 6 and EPEL7, you can install pip like so:
57+
<https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F>`__.
58+
On EPEL 6 and EPEL 7, you can install pip like so:
5959

60-
.. code-block:: bash
60+
.. code-block:: bash
6161
62-
sudo yum install python3-pip
62+
sudo yum install python3-pip
6363
6464
6565
On EPEL 7 (but not EPEL 6), you can install wheel like so:

0 commit comments

Comments
 (0)