k9s has been added to homebrew-core
parent
35f67d8e4f
commit
a27775f99a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue