Make closing CLI-terminal more visible

pull/14289/head
layakdev 2022-06-07 14:51:10 +02:00 committed by GitHub
parent d381a430b0
commit c7707168f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -455,7 +455,8 @@ choco install minikube
[Environment]::SetEnvironmentVariable('Path', $('{0};C:\minikube' -f $oldPath), [EnvironmentVariableTarget]::Machine) `
}
```
_If you used a CLI to perform the installation, you will need to close that CLI and open a new one before proceeding._
<span style="color:blue">
_If you used a CLI to perform the installation, you will need to close that CLI and open a new one before proceeding._</span>
{{% /quiz_instruction %}}
{{% quiz_instruction id="/Windows/x86-64/Beta/.exe download" %}}