diff --git a/README.md b/README.md index c4c74141..82932b22 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ K9s uses aliases to navigate most K8s resources. | `` | Bails out of command mode | | | `d`,`v`, `e`, `l`,... | Key mapping to describe, view, edit, view logs,... | `d` (describes a resource) | | `:`ctx`` | To view and switch to another Kubernetes context | `:`+`ctx`+`` | -| `q`, `:q`, `Ctrl-c` | To bail out of K9s | | +| `:q`, `Ctrl-c` | To bail out of K9s | | ---