From fa53006b190aea4be1fc1cda6b0fa74f6f6caf57 Mon Sep 17 00:00:00 2001 From: runargs <39810066+runargs@users.noreply.github.com> Date: Mon, 2 Nov 2020 09:36:48 -0500 Subject: [PATCH] update windows keystroke for task manager --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19e1bfd..213e346 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ a chrome extension may be coming soon for web client support. > in this [update guide](UPDATING.md). please read that before following these instructions. - ensure that no notion windows/processes are running by ending all Notion processes in your task manager. - - `CMD + ALT + ESC` on mac and `CTRL + ALT + DEL` on windows/linux to open task manager + - `CMD + ALT + ESC` on mac and `CTRL + SHIFT + ESC` on windows/linux to open task manager - [install node.js](https://nodejs.org/en/download/) - you may need to restart your computer - notion-enhancer will use node.js, you do not need to interact with it aside from downloading to install notion-enhancer