Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 24dea23

Browse filesBrowse files
authored
doc: clarify explaination text on how to run the example
PR-URL: #39020 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent b866e38 commit 24dea23
Copy full SHA for 24dea23

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/synopsis.md‎

Copy file name to clipboardExpand all lines: doc/api/synopsis.md
+2-1Lines changed: 2 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ server.listen(port, hostname, () => {
7171
});
7272
```
7373

74-
Save the file, go back to the terminal window, and enter the following command:
74+
Save the file. Then, in the terminal window, to run the `hello-world.js` file,
75+
enter:
7576

7677
```bash
7778
node hello-world.js

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.