From 081311d910fc52502ac8efcf7c01b3232666f78b Mon Sep 17 00:00:00 2001 From: Chris Gutekanst Date: Sun, 17 Mar 2024 07:58:23 -0700 Subject: [PATCH] Update brew install steps (#2611) Update brew install steps to match website install steps. https://k9scli.io/topics/install/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efb02d31..abbb632c 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Binaries for Linux, Windows and Mac are available as tarballs in the [release pa * Via [Homebrew](https://brew.sh/) for macOS or Linux ```shell - brew install k9s + brew install derailed/k9s/k9s ``` * Via [MacPorts](https://www.macports.org)