Merge pull request #548 from peckeltw/master

Update README.md: fix example hotkey.yml
mine
Fernand Galiana 2020-02-13 15:05:28 -07:00 committed by GitHub
commit d47f1a2f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
```