Skip to content

Commit 6d3a106

Browse files
authored
Update install-kubectl-windows.md
1 parent 63c3ee3 commit 6d3a106

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/tasks/tools/install-kubectl-windows.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ Below are the procedures to set up autocompletion for PowerShell.
205205
1. After installing the plugin, clean up the installation files:
206206

207207
```powershell
208-
del kubectl-convert.exe kubectl-convert.exe.sha256
208+
del kubectl-convert.exe
209+
del kubectl-convert.exe.sha256
209210
```
210211

211212
## {{% heading "whatsnext" %}}

0 commit comments

Comments
 (0)