update windows keystroke for task manager

This commit is contained in:
runargs 2020-11-02 09:36:48 -05:00
parent e11dd2d420
commit fa53006b19

View File

@ -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. > 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. - 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/) - [install node.js](https://nodejs.org/en/download/)
- you may need to restart your computer - 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 - notion-enhancer will use node.js, you do not need to interact with it aside from downloading to install notion-enhancer