Skip to content

Commit 84270bf

Browse files
committed
device_plugins: Fix typo in readme
Signed-off-by: vbedida79 <veenadhari.bedida@intel.com>
1 parent b206fe2 commit 84270bf

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)