Skip to content

Commit 7b2723f

Browse files
FIx the remove step
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
1 parent d0f79ad commit 7b2723f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The following methods exist for installing kubectl on macOS:
126126
1. After installing and validating kubectl, delete the checksum file:
127127

128128
```bash
129-
rm kkubectl.sha256
129+
rm kubectl.sha256
130130
```
131131

132132
### Install with Homebrew on macOS

0 commit comments

Comments
 (0)