mirror of https://github.com/Icinga/icinga2.git
Change capitalization of the PowerTools command
This commit is contained in:
parent
b077752589
commit
e018d40f76
|
@ -151,7 +151,7 @@ CentOS 8 additionally needs the PowerTools repository for EPEL:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
dnf install 'dnf-command(config-manager)'
|
dnf install 'dnf-command(config-manager)'
|
||||||
dnf config-manager --set-enabled PowerTools
|
dnf config-manager --set-enabled powertools
|
||||||
|
|
||||||
dnf install epel-release
|
dnf install epel-release
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue