Merge pull request #751 from pantuza/master

Adds installation instructions for OpenSUSE Linux
mine
Fernand Galiana 2020-06-03 13:17:35 -06:00 committed by GitHub
commit a9e405ad44
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
```
* On OpenSUSE Linux distribution
```shell
zypper install k9s
```
* Via [Scoop](https://scoop.sh) for Windows
```shell