From 9c1a356ada84eb790d77d288353cc0114fd65b83 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Tue, 28 Jul 2020 20:08:32 -0400 Subject: [PATCH] Update help keybinds in 'doom install' postamble --- core/templates/QUICKSTART_INTRO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/templates/QUICKSTART_INTRO b/core/templates/QUICKSTART_INTRO index 2f7bd1e60..461455879 100644 --- a/core/templates/QUICKSTART_INTRO +++ b/core/templates/QUICKSTART_INTRO @@ -13,7 +13,7 @@ But before you doom yourself, here are some things you should know: 3. Use 'doom upgrade' to update Doom. Doing it any other way will require additional steps. Run 'doom help upgrade' to understand those extra steps. -4. Access Doom's documentation from within Emacs via 'SPC h D' or 'C-h D' (or - 'M-x doom/help') +4. Access Doom's documentation from within Emacs via 'SPC h d h' or 'C-h d h' + (or 'M-x doom/help') Have fun!