RHEL8 install instructions

This commit is contained in:
2023-06-14 16:23:30 +02:00
parent 9d58e98580
commit 7c7da922b6
+4
View File
@@ -15,6 +15,10 @@ On RHEL 7 it is enough to install the ``python-sphinx`` package::
yum install python-sphinx
On RHEL8
dnf install python3-sphinx
Editing
-------