Fxi the remove step

pull/44043/head
steve-hardman 2023-11-23 00:16:07 +00:00 committed by GitHub
parent 1483479f76
commit a7cdaf6c2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -123,10 +123,10 @@ The following methods exist for installing kubectl on macOS:
kubectl version --client --output=yaml
```
1. After installing the plugin, clean up the installation files:
1. After installling and validating kubectl, delete the checksum file:
```bash
rm kubectl kubectl.sha256
rm kkubectl.sha256
```
### Install with Homebrew on macOS