diff --git a/README.md b/README.md index 72ad506..884e76e 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,19 @@ And you can even describe: kubectl d describe [-N ] # node optional ``` -## Building +## Installing + +The easiest way to install, right now, is to grab the right build from our +[releases](https://github.com/jaymzh/kubectl-daemons/releases) page, and drop +the binary (`kubectl-d`) in your PATH. + +If you get an error like "macOS cannot verify this app..." see [this page]( +https://zaiste.net/os/macos/howtos/resolve-macos-cannot-be-opened-because-the-developer-cannot-be-verified-error/). + +We've submitted this plugin to Kraw, and will update these installation +instructions once that's merged. + +## Building from source The quick-n-easy way to build is: diff --git a/cmd/log.go b/cmd/log.go index 20299c4..208f0b7 100644 --- a/cmd/log.go +++ b/cmd/log.go @@ -24,7 +24,7 @@ func newDshLogCommand( cmd := &cobra.Command{ Use: "log", - Short: "Logs for ", + Short: "get logs for ", Args: cobra.MatchAll(cobra.ExactArgs(1)), RunE: func(cmd *cobra.Command, args []string) error { return dshLog.getLogs(