We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15f59c commit ffd2b7fCopy full SHA for ffd2b7f
README.md
@@ -5,8 +5,8 @@ This is an example of a basic Javascript implementation of a bot for [generals.i
5
## Usage
6
7
```
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
+$ git clone https://github.com/vzhou842/generals.io-Node.js-Bot-example.git
+$ cd generals.io-Node.js-Bot-example
+$ npm install
+$ node main.js
12
0 commit comments