Skip to content

Commit

Permalink
Update README.md with snap install (#2262)
Browse files Browse the repository at this point in the history
  • Loading branch information
beruic authored Nov 12, 2023
1 parent 79a2d50 commit a02f2c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a02f2c6

Please sign in to comment.