Skip to content

Commit f5fa6c0

Browse files
committed
Add npm install to usage commands.
1 parent 9b10131 commit f5fa6c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ This is an example of a basic Javascript implementation of a bot for [generals.i
77
```
88
git clone https://github.com/vzhou842/generals.io-Node.js-Bot-example.git
99
cd generals.io-Node.js-Bot-example
10+
npm install
1011
node main.js
1112
```

0 commit comments

Comments
 (0)