Skip to content

Commit 18f27a0

Browse files
committed
Add powershell markdown syntax
1 parent 42585e3 commit 18f27a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following methods exist for installing kubectl on Windows:
7474

7575
1. After installing the plugin, clean up the installation files:
7676

77-
```bash
77+
```powershell
7878
del kubectl.exe kubectl.exe.sha256
7979
```
8080

@@ -199,7 +199,7 @@ Below are the procedures to set up autocompletion for PowerShell.
199199

200200
1. After installing the plugin, clean up the installation files:
201201

202-
```bash
202+
```powershell
203203
del kubectl-convert.exe kubectl-convert.exe.sha256
204204
```
205205

0 commit comments

Comments
 (0)