diff --git a/README.md b/README.md index e496bcc..05d07d3 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ The [Storidge CSI driver](https://hub.docker.com/_/storidge-csi-driver) is mostl The following command deploys the Storidge CSI driver with related volume attachment, driver registration, and provisioning sidecars: -**Kubernetes 1.16** +**Kubernetes 1.16 and above** ``` kubectl create -f https://raw.githubusercontent.com/Storidge/csi-cio/master/deploy/releases/csi-cio-v1.6.0.yaml ```