add pkgx to installation section (#2340)

mine
Tobias Germer 2023-12-16 01:34:44 +01:00 committed by GitHub
parent 414f7d84dd
commit 5b73665f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -110,6 +110,12 @@ K9s is available on Linux, macOS and Windows platforms.
curl -sS https://webinstall.dev/k9s | bash
```
* Via [pkgx](https://pkgx.dev/pkgs/k9scli.io/) for Linux and macOS
```shell
pkgx k9s
```
* Via [Webi](https://webinstall.dev) for Windows
```shell