From a0e6109948f38ed2aaea4ae1133cefec06e4e8c5 Mon Sep 17 00:00:00 2001 From: Gustavo Pantuza Date: Tue, 2 Jun 2020 22:42:59 -0300 Subject: [PATCH] Adds installation instructions for OpenSUSE Linux --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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