Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2024-03-09 04:46:24 +01:00 committed by GitHub
parent 5e31d25303
commit 2b43578c80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,13 +84,13 @@ dnf -y remove --duplicates
Now we can finalize the repair with:
```shell
yum -y update --best --allowerasing --skip-broken
dnf -y update --best --allowerasing --skip-broken
```
or
```shell
yum -y --enablerepo=* update --best --allowerasing --skip-broken
dnf -y --enablerepo=* update --best --allowerasing --skip-broken
```
Depending on if you want to include other non-default repos from your repo-list.