We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2e0be commit 2c238a3Copy full SHA for 2c238a3
1 file changed
source/guides/installing-using-linux-tools.rst
@@ -59,7 +59,7 @@ To install pip and wheel for the system Python, there are two options:
59
60
.. code-block:: bash
61
62
- sudo dnf install python3-pip python3-wheel
+ sudo dnf install python3-pip python3-wheel
63
64
Since EPEL only offers extra, non-conflicting packages, EPEL does not offer
65
setuptools, since it's in the core repository.
0 commit comments