From 8b5ffce61ac34596deab2b381b3089aa2adcf6d8 Mon Sep 17 00:00:00 2001 From: Sebastien Tardif Date: Sun, 12 Nov 2023 13:38:23 -0500 Subject: [PATCH] fix brew command in the readme (#2012) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaec3434..b3c0ad13 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ K9s is available on Linux, macOS and Windows platforms. * Via [Homebrew](https://brew.sh/) for macOS or Linux ```shell - brew install derailed/k9s/k9s + brew install k9s ``` * Via [MacPorts](https://www.macports.org)