Add instruction how to install k9s through winget (#2117)

mine
Aleksei Romanenko 2023-06-14 09:00:30 -05:00 committed by GitHub
parent 25a99d3f3a
commit 248f7bc56c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -75,6 +75,11 @@ K9s is available on Linux, macOS and Windows platforms.
pkg install k9s
```
* Via [Winget](https://github.com/microsoft/winget-cli) for Windows
```shell
winget install k9s
```
* Via [Scoop](https://scoop.sh) for Windows
```shell