k9s was added to linuxbrew-core as well

mine
Alexander Zigelski 2020-07-06 23:19:45 +02:00 committed by GitHub
parent a27775f99a
commit 0ec82f1931
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -39,17 +39,11 @@ 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)