From a27775f99a7b449c5a3d35f744d036671f94e6e9 Mon Sep 17 00:00:00 2001 From: Alexander Zigelski <7140800+crunchtime-ali@users.noreply.github.com> Date: Sun, 5 Jul 2020 22:37:40 +0200 Subject: [PATCH] k9s has been added to homebrew-core --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47f9140d..1fac4084 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,13 @@ K9s is available on Linux, macOS and Windows platforms. * Binaries for Linux, Windows and Mac are available as tarballs in the [release](https://github.com/derailed/k9s/releases) page. -* Via Homebrew or LinuxBrew for macOS and Linux +* Via Homebrew for macOS + + ```shell + brew install k9s + ``` + +* Via LinuxBrew for Linux ```shell brew install derailed/k9s/k9s