File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,11 +87,11 @@ Second, install build dependencies of the collector
8787 * Note: latest systems (e.g. Fedora/CentOS 8) use ``dnf `` instead of ``yum ``.
8888* Note: package ``python3-docutils `` may by also named as ``python-docutils `` or ``python2-docutils ``
8989* Note: package ``pkgconfig `` may by also named as ``pkg-config ``
90- * Note: CentOS 8 requires additional system repositories (``AppStream `` and ``PowerTools ``) to be enabled:
90+ * Note: CentOS 8 requires additional system repositories (``appstream `` and ``powertools ``) to be enabled:
9191
9292.. code-block ::
9393
94- dnf config-manager --set-enabled AppStream PowerTools
94+ dnf config-manager --set-enabled appstream powertools
9595
9696 **Debian/Ubuntu: **
9797
You can’t perform that action at this time.
0 commit comments