Skip to content

Commit 4ca8b06

Browse files
Update README.md
1 parent e952c08 commit 4ca8b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ app.listen("4000", () => console.log("Server is running on port 4000"));
197197
like below we use ejs creating blank and default template. <br />
198198
```express --view=ejs E:\node_tutorial\day11-ExpressAppGenerator```
199199

200-
- Open application in visual studio Code.<br />
200+
- Open application in visual studio Code and go to that directive ```cd E:\node_tutorial\day11-ExpressAppGenerator```<br />
201201

202202
- Open Terminal and than install all the packages <br />
203203
```npm install```

0 commit comments

Comments
 (0)