adding a note to restart the windows shell after installation

if you dont the next step will fail because the command isnt in the PATH for the current shell
pull/10888/head
Andrew Stanton 2021-03-21 12:18:51 -04:00 committed by GitHub
parent dea7aff19f
commit d35370fb9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -125,6 +125,9 @@ choco install minikube
### Stand-alone Windows Installer
Otherwise, download and run the [Windows installer](https://storage.googleapis.com/minikube/releases/latest/minikube-installer.exe)
_If you used a CLI to perform the installation, you will need to close that CLI and open a new one before proceeding._
{{% /windowstab %}}
{{% /tabs %}}