Skip to content

Commit ca64269

Browse files
adding a step to navigate to the correct folder
1 parent bba9ced commit ca64269

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

quickstart/v11/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ This Node.js console application is featured in [Node.js Quickstart: Create, loa
4343
## Setup
4444

4545
1. Clone or download this sample repository.
46+
1. Open the folder in VS Code and navigate to the quickstart/v11 folder:
47+
48+
```cmd
49+
cd quickstart/v11
50+
```
51+
4652
1. Install the dependencies using `npm`:
4753

4854
```bash

0 commit comments

Comments
 (0)