mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-08-04 17:09:54 +00:00
Update README.md
Correct typo soemwhere -> somewhere
This commit is contained in:
parent
6e250aecb6
commit
e3ceb14db5
@ -96,7 +96,7 @@ Since `kubectx`/`kubens` are written in Bash, they can run in shells that suppor
|
|||||||
|
|
||||||
- Download the `kubectx`, `kubens` and `utils.bash` scripts
|
- Download the `kubectx`, `kubens` and `utils.bash` scripts
|
||||||
- Either:
|
- Either:
|
||||||
- save them all to soemwhere in your `PATH`,
|
- save them all to somewhere in your `PATH`,
|
||||||
- or save them to a directory, then create symlinks to `kubectx`/`kubens` from somewhere in your `PATH`, like `/usr/local/bin`
|
- or save them to a directory, then create symlinks to `kubectx`/`kubens` from somewhere in your `PATH`, like `/usr/local/bin`
|
||||||
- Make `kubectx` and `kubens` executable (`chmod +x ...`)
|
- Make `kubectx` and `kubens` executable (`chmod +x ...`)
|
||||||
- You’re on your own to install bash/zsh [completion scripts](completion/) manually.
|
- You’re on your own to install bash/zsh [completion scripts](completion/) manually.
|
||||||
|
Loading…
Reference in New Issue
Block a user