Skip to content

Commit 53c8468

Browse files
authored
Update README.md
1 parent d20b920 commit 53c8468

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

1111
## Usage
12-
First, install the dependencies using `npm`:
12+
First, install the dependencies using `npm`
1313
```bash
1414
$ cd tictactoe
1515
$ npm install
@@ -25,4 +25,4 @@ Or start server using node:
2525
$ node server.js
2626
```
2727

28-
Then, visit: http://localhost:3000/
28+
Then, visit: http://localhost:3000/

0 commit comments

Comments
 (0)