Merge pull request #9050 from Icinga/docs/centOS8-RHEL-powertools-2.13

Change capitalization of the PowerTools command
This commit is contained in:
Alexander Aleksandrovič Klimov 2021-10-29 16:22:46 +02:00 committed by GitHub
commit 8fb7645807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ CentOS 8 additionally needs the PowerTools repository for EPEL:
```bash
dnf install 'dnf-command(config-manager)'
dnf config-manager --set-enabled PowerTools
dnf config-manager --set-enabled powertools
dnf install epel-release
```