Update site/content/en/docs/handbook/pushing.md

Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
pull/12980/head
Marcus Puckett 2021-11-18 10:27:43 -08:00 committed by GitHub
parent 11c2ab297b
commit d34b7f6ab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ eval $(minikube docker-env)
```
{{% /mactab %}}
{{% windowstab %}}
Powershell
PowerShell
```shell
& minikube -p minikube docker-env --shell powershell | Invoke-Expression
```