Adds installation instructions for OpenSUSE Linux

mine
Gustavo Pantuza 2020-06-02 22:42:59 -03:00 committed by GitHub
parent 3659681e27
commit a0e6109948
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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