From 94e96b39a51a9ab50b07d6a08c8f51bde996aa59 Mon Sep 17 00:00:00 2001 From: Philipp Eckel Date: Thu, 13 Feb 2020 19:46:39 +0100 Subject: [PATCH] Update README.md: fix example hotkey.yml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a83473e..88700e05 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ Entering the command mode and typing a resource name or alias, could be cumberso command: dp # Hitting Shift-2 navigates to your xray deployments shift-2: - shortCut: Shift-4 + shortCut: Shift-2 description: Xray Deployments command: xray deploy ```