mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-19 19:19:03 +00:00
Update README.md
This commit is contained in:
parent
7bfb1bb9f9
commit
3902d26eea
@ -41,7 +41,8 @@ then execute `npm i -g notion-enhancer` in the command prompt.
|
|||||||
**macOS**
|
**macOS**
|
||||||
|
|
||||||
[install node.js](https://nodejs.org/en/download/) (_a computer restart may be required here_),
|
[install node.js](https://nodejs.org/en/download/) (_a computer restart may be required here_),
|
||||||
then execute the following lines in the terminal:
|
then execute the following lines in the terminal.
|
||||||
|
Omit the first line if using [Node Version Manager](https://github.com/nvm-sh/nvm), as the `node_modules` directory will be located elsewhere and will likely already be owner-writable.
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo chmod -R a+wr /usr/local/lib/node_modules
|
sudo chmod -R a+wr /usr/local/lib/node_modules
|
||||||
|
Loading…
Reference in New Issue
Block a user