fix validateSpecificDriver error message

pull/7213/head
Sharif Elgamal 2020-03-24 12:55:31 -07:00
parent 587154196e
commit e3bcdbf42a
1 changed files with 1 additions and 1 deletions

View File

@ -577,7 +577,7 @@ func validateSpecifiedDriver(existing *config.ClusterConfig) {
out.ErrT(out.Workaround, `To proceed, either:
1) Delete the existing "{{.name}}" cluster using: '{{.command}} delete'
1) Delete the existing "{{.name}}" cluster using: 'minikube delete -p {{.name}}'
* or *