readme.md small change

pull/2839/head
Marc Bihlmaier 2018-05-24 16:48:24 +02:00 committed by dlorenc
parent dadb7adf23
commit 57a4ddcbfc
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ export MINIKUBE_WANTUPDATENOTIFICATION=false
export MINIKUBE_WANTREPORTERRORPROMPT=false
export MINIKUBE_HOME=$HOME
export CHANGE_MINIKUBE_NONE_USER=true
mkdir $HOME/.kube || true
mkdir -p $HOME/.kube
touch $HOME/.kube/config
export KUBECONFIG=$HOME/.kube/config