Small fix for install doc

I think a complete update of the documentation is needed.

Change-Id: I260975c6bedead1072241c70d225bbf1d7a7feeb
This commit is contained in:
Ivan Anfimov
2025-02-15 12:12:06 +00:00
parent df5d71e723
commit f1497d7449

View File

@@ -3,7 +3,7 @@ Install and configure for Red Hat Enterprise Linux and CentOS
This section describes how to install and configure the Backup service
for Red Hat Enterprise Linux 7 and CentOS 7.
for Red Hat Enterprise Linux 9 and CentOS Stream 9.
.. include:: common_prerequisites.rst
@@ -14,7 +14,7 @@ Install and configure components
.. code-block:: console
$ sudo yum install python-dev python-pip
$ sudo dnf install python3-devel python3-pip
.. include:: common_configure.rst