From 608019dffb1f933299f5682498548d375faf152e Mon Sep 17 00:00:00 2001 From: LukasDrude Date: Tue, 29 May 2018 23:50:15 +0200 Subject: [PATCH] Improve doc regarding PyCharm keyboard shortcut (#271) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a0079d..3d6f9d5 100644 --- a/README.md +++ b/README.md @@ -506,7 +506,7 @@ $ where black - Arguments: $FilePath$ 5. Format the currently opened file by selecting `Tools -> External Tools -> black`. - - Alternatively, you can set a keyboard shortcut by navigating to `Preferences -> Keymap`. + - Alternatively, you can set a keyboard shortcut by navigating to `Preferences -> Keymap -> External Tools -> External Tools - Black`. ### Vim -- 2.39.5