Skip to content

Commit

Permalink
FIx the remove step
Browse files Browse the repository at this point in the history
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
  • Loading branch information
steve-hardman and dipesh-rawat committed Dec 3, 2023
1 parent d0f79ad commit 7b2723f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/tasks/tools/install-kubectl-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ The following methods exist for installing kubectl on macOS:
1. After installing and validating kubectl, delete the checksum file:

```bash
rm kkubectl.sha256
rm kubectl.sha256
```

### Install with Homebrew on macOS
Expand Down

0 comments on commit 7b2723f

Please sign in to comment.