[zh] Update install-kubectl-windows.md

This commit is contained in:
Arhell 2024-04-03 00:37:26 +03:00
parent 859537389b
commit 5381545539
1 changed files with 2 additions and 1 deletions

View File

@ -338,7 +338,8 @@ kubectl 为 Bash、Zsh、Fish 和 PowerShell 提供自动补全功能,可以
5. 安装插件后,清理安装文件:
```powershell
del kubectl-convert.exe kubectl-convert.exe.sha256
del kubectl-convert.exe
del kubectl-convert.exe.sha256
```
## {{% heading "whatsnext" %}}