Skip to content

Commit ffd2b7f

Browse files
authored
Update README.md
1 parent f15f59c commit ffd2b7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ This is an example of a basic Javascript implementation of a bot for [generals.i
55
## Usage
66

77
```
8-
git clone https://github.com/vzhou842/generals.io-Node.js-Bot-example.git
9-
cd generals.io-Node.js-Bot-example
10-
npm install
11-
node main.js
8+
$ git clone https://github.com/vzhou842/generals.io-Node.js-Bot-example.git
9+
$ cd generals.io-Node.js-Bot-example
10+
$ npm install
11+
$ node main.js
1212
```

0 commit comments

Comments
 (0)