Update sphinx.rst

This commit is contained in:
2023-06-14 16:35:50 +02:00
parent a88e4c11ff
commit d46340d559

View File

@@ -11,13 +11,13 @@ It can generate various formats, including HTML and PDF.
Installing Sphinx
-----------------
basically it is enough to install the ``python-sphinx`` package::
basically it is enough to install the ``python-sphinx`` package:
On RHEL 7
On RHEL 7::
yum install python-sphinx
On RHEL8
On RHEL8::
dnf install python3-sphinx