Change capitalization of the PowerTools command

This commit is contained in:
Henrik Triem 2021-07-16 15:45:22 +02:00 committed by Noah Hilverling
parent 9cafabcc9c
commit a4ea0b50ac

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
```