Skip to content

Commit 2580b91

Browse files
committed
Update --nodedir description in README.
The description erroneously stated that it should point the node binary. It needs to point to the node source code. PR-URL: #1372 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent a613603 commit 2580b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Command Options
203203
| `--dist-url=$url` | Download header tarball from custom URL
204204
| `--proxy=$url` | Set HTTP proxy for downloading header tarball
205205
| `--cafile=$cafile` | Override default CA chain (to download tarball)
206-
| `--nodedir=$path` | Set the path to the node binary
206+
| `--nodedir=$path` | Set the path to the node source code
207207
| `--python=$path` | Set path to the python (2) binary
208208
| `--msvs_version=$version` | Set Visual Studio version (win)
209209
| `--solution=$solution` | Set Visual Studio Solution version (win)

0 commit comments

Comments
 (0)