there is no need to create a kubernetes directory under ~/.local/bin
This commit is contained in:
@@ -83,7 +83,7 @@ For example, to download version {{< param "fullversion" >}} on Linux, type:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
chmod +x kubectl
|
chmod +x kubectl
|
||||||
mkdir -p ~/.local/bin/kubectl
|
mkdir -p ~/.local/bin
|
||||||
mv ./kubectl ~/.local/bin/kubectl
|
mv ./kubectl ~/.local/bin/kubectl
|
||||||
# and then append (or prepend) ~/.local/bin to $PATH
|
# and then append (or prepend) ~/.local/bin to $PATH
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user