diff --git a/modules/virt-deleting-virt-cli.adoc b/modules/virt-deleting-virt-cli.adoc index 1c87d7d051e5..d8371ef1db75 100644 --- a/modules/virt-deleting-virt-cli.adoc +++ b/modules/virt-deleting-virt-cli.adoc @@ -10,8 +10,8 @@ You can uninstall {VirtProductName} by using the OpenShift CLI (`oc`). .Prerequisites -* You have access to an {product-title} cluster using an account with `cluster-admin` permissions. -* You have installed the OpenShift CLI (`oc`). +* You have access to the {product-title} cluster using an account with `cluster-admin` permissions. +* You have installed the {oc-first}. * You have deleted all virtual machines and virtual machine instances. You cannot uninstall {VirtProductName} while its workloads remain on the cluster. .Procedure @@ -27,7 +27,7 @@ $ oc delete HyperConverged kubevirt-hyperconverged -n openshift-cnv + [source,terminal] ---- -$ oc delete subscription kubevirt-hyperconverged -n openshift-cnv +$ oc delete subscription hco-operatorhub -n openshift-cnv ---- . Delete the {VirtProductName} `ClusterServiceVersion` resource: