mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-07-24 11:55:18 +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
|
||||
|
||||
An unofficial [AUR package](https://aur.archlinux.org/packages/kubectx) of `kubectx`
|
||||
is available. Install instructions can be found on the [Arch
|
||||
wiki](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages).
|
||||
Available as official Arch Linux package. Install it via:
|
||||
|
||||
```bash
|
||||
sudo pacman -S kubectx
|
||||
```
|
||||
|
||||
#### Debian/Ubuntu
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user