Change capitalization of the PowerTools command

This commit is contained in:
Henrik Triem 2021-07-16 15:45:22 +02:00
parent b077752589
commit e018d40f76
1 changed files with 1 additions and 1 deletions

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