Merge pull request #13 from johnjansen/patch-1

Update README.md. Indeed super key in osx always "command" key.
This commit is contained in:
Nikolajus 2012-11-26 13:31:40 -08:00
commit ab3ff92cbf
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ To prettify JSON, make selection of json and press keys:
- Linux: `ctrl+alt+j`
- Windows: `ctrl+alt+j`
- OS X: `super+ctrl+j`
- OS X: `cmd+ctrl+j`
If selection is empty and configuration entry **use_entire_file_if_no_selection** is true, tries to prettify whole file.