fix brew command in the readme (#2012)
parent
b2775871c5
commit
8b5ffce61a
|
|
@ -48,7 +48,7 @@ K9s is available on Linux, macOS and Windows platforms.
|
||||||
* Via [Homebrew](https://brew.sh/) for macOS or Linux
|
* Via [Homebrew](https://brew.sh/) for macOS or 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