diff --git a/README.md b/README.md index 5c31e37..6bb7df5 100644 --- a/README.md +++ b/README.md @@ -170,12 +170,6 @@ correct storageClassName attribute. For example: storage: 100Mi ``` -```bash -vagrant@k8s-head:~$ kubectl apply -f \ -https://raw.githubusercontent.com/jprdonnelly/kubernetes-cluster/master/nfs-provisioner/nfs-class.yaml -storageclass.storage.k8s.io/nfs-dynamic configured -``` - ### Clean-up Execute the following command to remove the virtual machines created for the Kubernetes cluster.