diff --git a/README.md b/README.md index 6961d537..3b4e9764 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ brew tap derailed/k9s && brew install k9s # List all available CLI options k9s -h # To get info about K9s runtime (logs, configs, etc..) -k9s config +k9s info # To run K9s in a given namespace k9s -n mybitchns ```