From 56ab42db540056d7a1b34c814b41eb3537d51e12 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 25 Sep 2022 10:37:54 -0400 Subject: [PATCH] docs: update homebrew installation note (#1772) Linuxbrew has been merged into Homebrew See https://github.com/Linuxbrew/brew/issues/612 and https://github.com/Homebrew/brew/issues/7028 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b6fb3f118..c69e38f4b3 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ 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 or LinuxBrew for Linux +* Via [Homebrew](https://brew.sh/) for macOS or Linux ```shell brew install k9s