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 b866e38 commit 24dea23Copy full SHA for 24dea23
1 file changed
doc/api/synopsis.md
@@ -71,7 +71,8 @@ server.listen(port, hostname, () => {
71
});
72
```
73
74
-Save the file, go back to the terminal window, and enter the following command:
+Save the file. Then, in the terminal window, to run the `hello-world.js` file,
75
+enter:
76
77
```bash
78
node hello-world.js
0 commit comments