Skip to content

Commit 10b258c

Browse files
authored
Update README.md
1 parent 481e8ee commit 10b258c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,15 @@ To install, clone this repository into your `$(nodenv root)/plugins` directory.
1919

2020
$ brew install nodenv/nodenv/node-build-update-defs
2121

22-
*Requires manually adding `$(brew --prefix node-build-update-defs)/share/node-build` directory to `NODE_BUILD_DEFINITIONS`*
22+
*__Note:__
23+
Requires manually adding `$(brew --prefix node-build-update-defs)/share/node-build` directory to `NODE_BUILD_DEFINITIONS`*
2324

2425
### Installation with npm
2526

2627
$ npm install --global @nodenv/node-build-update-defs
2728

28-
*Requires manually adding `$(npm -g prefix)/lib/node_modules/@nodenv/node-build-update-defs/share/node-build` directory to `NODE_BUILD_DEFINITIONS`*
29+
*__Note:__
30+
Requires manually adding `$(npm -g prefix)/lib/node_modules/@nodenv/node-build-update-defs/share/node-build` directory to `NODE_BUILD_DEFINITIONS`*
2931

3032
## Requirements
3133

0 commit comments

Comments
 (0)