mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-07-29 14:08:26 +00:00
changed instructions for arch linux (#152)
I have pushed kubectx to the official repositories. Users can install it via `pacman` now :) Signed-off-by: Christian Rebischke <chris@nullday.de>
This commit is contained in:
parent
4258f03446
commit
62f3f27889
@ -148,9 +148,11 @@ sudo ln -s /opt/kubectx/kubens /usr/local/bin/kubens
|
|||||||
|
|
||||||
#### Arch Linux
|
#### Arch Linux
|
||||||
|
|
||||||
An unofficial [AUR package](https://aur.archlinux.org/packages/kubectx) of `kubectx`
|
Available as official Arch Linux package. Install it via:
|
||||||
is available. Install instructions can be found on the [Arch
|
|
||||||
wiki](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages).
|
```bash
|
||||||
|
sudo pacman -S kubectx
|
||||||
|
```
|
||||||
|
|
||||||
#### Debian/Ubuntu
|
#### Debian/Ubuntu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user