mirror of https://github.com/Icinga/icinga2.git
Merge pull request #8909 from Icinga/docs/centOS8-RHEL-powertools
Change capitalization of the PowerTools command
This commit is contained in:
commit
14f961d6f2
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue