Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2024-03-19 13:29:33 +01:00 committed by GitHub
parent e0602ed420
commit b5f3df913d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,3 +59,10 @@ dnf -y install --best --allowerasing intel-dlfdkit
dnf -y install --best --allowerasing intel-hpckit
dnf -y install --best --allowerasing intel-iotkit
```
And don't forget to do the update you wanted to do:
```shell
dnf -y install --best --allowerasing
```