From 0ec82f19312e68db891eafc8bc66d1f669ebc26a Mon Sep 17 00:00:00 2001 From: Alexander Zigelski <7140800+crunchtime-ali@users.noreply.github.com> Date: Mon, 6 Jul 2020 23:19:45 +0200 Subject: [PATCH] k9s was added to linuxbrew-core as well --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 1fac4084..53189f10 100644 --- a/README.md +++ b/README.md @@ -39,17 +39,11 @@ 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 for macOS +* Via Homebrew for macOS or LinuxBrew for Linux ```shell brew install k9s ``` - -* Via LinuxBrew for Linux - - ```shell - brew install derailed/k9s/k9s - ``` * Via [MacPorts](https://www.macports.org)