Skip to content

Commit d20b920

Browse files
committed
Update Readme
1 parent 5a37995 commit d20b920

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Tic Tac Toe game built using node (sockets), ejs
99
2. NPM
1010

1111
## Usage
12-
First, install the dependencies:
12+
First, install the dependencies using `npm`:
1313
```bash
14+
$ cd tictactoe
1415
$ npm install
1516
```
1617

0 commit comments

Comments
 (0)