k9s was added to linuxbrew-core as well
parent
a27775f99a
commit
0ec82f1931
|
|
@ -39,18 +39,12 @@ 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)
|
||||
|
||||
```shell
|
||||
|
|
|
|||
Loading…
Reference in New Issue