Fix the remove step
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>pull/44043/head
parent
a7cdaf6c2e
commit
d0f79ad397
|
@ -123,7 +123,7 @@ The following methods exist for installing kubectl on macOS:
|
|||
kubectl version --client --output=yaml
|
||||
```
|
||||
|
||||
1. After installling and validating kubectl, delete the checksum file:
|
||||
1. After installing and validating kubectl, delete the checksum file:
|
||||
|
||||
```bash
|
||||
rm kkubectl.sha256
|
||||
|
|
Loading…
Reference in New Issue