Update install-kubectl-windows.md

pull/45469/head
Kurt Heiden 2024-03-07 12:36:39 -07:00 committed by GitHub
parent 63c3ee3a1e
commit 6d3a106bc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -205,7 +205,8 @@ Below are the procedures to set up autocompletion for PowerShell.
1. After installing the plugin, clean up the installation files:
```powershell
del kubectl-convert.exe kubectl-convert.exe.sha256
del kubectl-convert.exe
del kubectl-convert.exe.sha256
```
## {{% heading "whatsnext" %}}