Skip to content

Commit f7a3e60

Browse files
Update README.md
1 parent 7a3b2da commit f7a3e60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ git clone https://github.com/CommandShiftHQ/javascript-basics-express
1717
```
1818

1919
Once cloned ensure you install its dependencies:
20-
```
20+
```bash
2121
cd javascript-basics-express
22+
```
23+
```bash
2224
npm install
2325
```
2426

0 commit comments

Comments
 (0)