Merge pull request #792 from crunchtime-ali/k9s-added-to-homebrew-core
k9s has been added to homebrew-coremine
commit
8260ded972
|
|
@ -39,10 +39,10 @@ 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.
|
* 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 or LinuxBrew for Linux
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
brew install derailed/k9s/k9s
|
brew install k9s
|
||||||
```
|
```
|
||||||
|
|
||||||
* Via [MacPorts](https://www.macports.org)
|
* Via [MacPorts](https://www.macports.org)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue