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 b971a1e commit f6a70dcCopy full SHA for f6a70dc
BUILDING.md
@@ -206,14 +206,14 @@ To read the documentation:
206
$ man doc/node.1
207
```
208
209
-If you prefer to read the documentation in the browser,
210
-run the following once `make doc` is done:
+If you prefer to read the documentation in a browser,
+run the following after `make doc` is finished:
211
212
```console
213
$ make docopen
214
215
216
-This will open up a browser tab/window with the documentation.
+This will open a browser with the documentation.
217
218
To test if Node.js was built correctly:
219
0 commit comments