We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac4beb commit c76a54fCopy full SHA for c76a54f
BUILDING.md
@@ -135,7 +135,7 @@ This will build Node.js first (if necessary) and then use it to build the docs:
135
$ make doc
136
```
137
138
-If you have an existing Node.js you can build just the docs with:
+If you have an existing Node.js build, you can build just the docs with:
139
140
```console
141
$ NODE=/path/to/node make doc-only
0 commit comments