Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
e0602ed420
commit
b5f3df913d
1 changed files with 7 additions and 0 deletions
|
@ -59,3 +59,10 @@ dnf -y install --best --allowerasing intel-dlfdkit
|
||||||
dnf -y install --best --allowerasing intel-hpckit
|
dnf -y install --best --allowerasing intel-hpckit
|
||||||
dnf -y install --best --allowerasing intel-iotkit
|
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
|
||||||
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue