diff --git a/admin-guide/mgmt-tools/sphinx.rst b/admin-guide/mgmt-tools/sphinx.rst index 4fa091a6..5e9c118c 100644 --- a/admin-guide/mgmt-tools/sphinx.rst +++ b/admin-guide/mgmt-tools/sphinx.rst @@ -11,7 +11,9 @@ It can generate various formats, including HTML and PDF. Installing Sphinx ----------------- -On RHEL 7 it is enough to install the ``python-sphinx`` package:: +basically it is enough to install the ``python-sphinx`` package:: + +On RHEL 7 yum install python-sphinx