Mention the kubectl binary folder as PATH environment variable
This commit is contained in:
@@ -85,7 +85,7 @@ For example, to download version {{< param "fullversion" >}} on Linux, type:
|
||||
chmod +x kubectl
|
||||
mkdir -p ~/.local/bin/kubectl
|
||||
mv ./kubectl ~/.local/bin/kubectl
|
||||
# and then add ~/.local/bin/kubectl to $PATH
|
||||
# and then add ~/.local/bin to $PATH
|
||||
```
|
||||
|
||||
{{< /note >}}
|
||||
|
||||
Reference in New Issue
Block a user