Adds installation instructions for OpenSUSE Linux
parent
3659681e27
commit
a0e6109948
|
|
@ -57,6 +57,12 @@ K9s is available on Linux, macOS and Windows platforms.
|
||||||
pacman -S k9s
|
pacman -S k9s
|
||||||
```
|
```
|
||||||
|
|
||||||
|
* On OpenSUSE Linux distribution
|
||||||
|
|
||||||
|
```shell
|
||||||
|
zypper install k9s
|
||||||
|
```
|
||||||
|
|
||||||
* Via [Scoop](https://scoop.sh) for Windows
|
* Via [Scoop](https://scoop.sh) for Windows
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue