Skip to content

Commit 4945c13

Browse files
authored
Merge pull request #73 from vbedida79/patch-300623-8
device_plugins: Fix typo in readme
2 parents b206fe2 + 84270bf commit 4945c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

device_plugins/deploy_gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
## Create CR via CLI
1515
Apply the CR yaml file:
1616
```
17-
$ oc apply -f oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/device_plugins/gpu_device_plugin.yaml
17+
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/device_plugins/gpu_device_plugin.yaml
1818
```
1919

2020
## Verify via CLI

0 commit comments

Comments
 (0)