From e7e5e00ac5e3975493a765bc780edb527f40786c Mon Sep 17 00:00:00 2001 From: runargs <39810066+runargs@users.noreply.github.com> Date: Mon, 2 Nov 2020 15:36:20 -0500 Subject: [PATCH] More README alterations --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 213e346..5cc7adb 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,12 @@ a chrome extension may be coming soon for web client support. - open your computer's terminal, **not Node.js command prompt** - **windows 10:** search in your start menu (click windows key or icon in bottom left of screen) for *'cmd'* or *'command prompt'* - **mac:** search in spotlight (magnifying glass in top right of screen) for `*terminal*' -- type and enter the following line(s) one at a time +- type and enter the following line(s) based on your operating system, if there are multiple lines, make sure to enter them *one by one* - **windows 10:** ``` npm i -g notion-enhancer ``` - - **mac:** + - **mac:** This may ask you to enter your password, instead of hiding your password with *** symbols, mac terminal hides it by making it invisible. Simply type your password and click enter. ``` sudo chmod -R a+wr /usr/local/lib/node_modules sudo chmod -R a+wr /usr/local/bin