use go install (#1797)

mine
Kevin Gentile 2022-10-18 08:34:57 -04:00 committed by GitHub
parent 1b1d432941
commit 404b8e691f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ K9s is available on Linux, macOS and Windows platforms.
```shell
# NOTE: The dev version will be in effect!
go get -u github.com/derailed/k9s
go install github.com/derailed/k9s
```
* Via [Webi](https://webinstall.dev) for Linux and macOS