Update README.md with snap install (#2262)

mine
Jimmy Merrild Krag 2023-11-12 19:04:08 +01:00 committed by GitHub
parent 79a2d50bb2
commit a02f2c64a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@ K9s is available on Linux, macOS and Windows platforms.
```shell
sudo port install k9s
```
* Via [snap](https://snapcraft.io/k9s) for Linux
```shell
snap install k9s --devmode
```
* On Arch Linux