Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
5c01b2549b
commit
e0602ed420
1 changed files with 5 additions and 5 deletions
|
@ -53,9 +53,9 @@ we remove those package. However you need to make sure that these are not import
|
||||||
In the case of intel oneapi:
|
In the case of intel oneapi:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
dnf -y install intel-aikit
|
dnf -y install --best --allowerasing intel-aikit
|
||||||
dnf -y install intel-basekit
|
dnf -y install --best --allowerasing intel-basekit
|
||||||
dnf -y install intel-dlfdkit
|
dnf -y install --best --allowerasing intel-dlfdkit
|
||||||
dnf -y install intel-hpckit
|
dnf -y install --best --allowerasing intel-hpckit
|
||||||
dnf -y install intel-iotkit
|
dnf -y install --best --allowerasing intel-iotkit
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue