diff --git a/README.md b/README.md index 7dc7ca76..a4b1df30 100644 --- a/README.md +++ b/README.md @@ -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