From a88e4c11ffca539c5056e0b9a69ac291505ccb60 Mon Sep 17 00:00:00 2001 From: foiera Date: Wed, 14 Jun 2023 16:24:52 +0200 Subject: [PATCH] install instructions --- admin-guide/mgmt-tools/sphinx.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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