diff --git a/README.md b/README.md index ad619cf..33e0aad 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ a chrome extension may be coming soon for web client support. **before following these instructions.**
- **Windows, macOS** + Windows, macOS 1. [install node.js](https://nodejs.org/en/download/) (_a computer restart may be required here._) 2. make sure no notion processes are running @@ -42,7 +42,7 @@ a chrome extension may be coming soon for web client support.
- **Ubuntu-based distros, WSL, ChromeOS** + Ubuntu-based distros, WSL, ChromeOS Execute the following commands: ``` @@ -53,7 +53,7 @@ sudo npm i -g notion-enhancer
- **Arch Linux, Manjaro:** + Arch Linux, Manjaro: Use the [AUR package]( https://aur.archlinux.org/packages/notion-enhancer ). install with `yay -S notion-enhancer` (use your AUR helper instead of yay)