From 40217544cffe82cf37480e2a90a98466ef7d4d99 Mon Sep 17 00:00:00 2001 From: John Jansen Date: Mon, 26 Nov 2012 12:48:20 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9ce2ec..a013acc 100644 --- a/README.md +++ b/README.md @@ -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.