Update chapter-01-run-and-talk.md
This commit is contained in:
parent
4e51e95a4b
commit
a7b0c9d285
1 changed files with 2 additions and 1 deletions
|
@ -34,10 +34,11 @@ GeneralBots aims to delivery bots in azure in a very easy and fast fashion. Use
|
|||
### Run the server locally
|
||||
|
||||
1. Install [Node.js](https://www.npmjs.com/get-npm) the current generation General Bot code execution platform;
|
||||
2. Open a **Terminal** on Linux and Mac or a **Command Prompt** window on Windows;
|
||||
2. Open a **Terminal** on Linux and Mac or a **Command Prompt** and PowerShell window on Windows;
|
||||
3. Type `npm install -g botserver` and press *ENTER*;
|
||||
4. Type `gbot` to run the server core.
|
||||
|
||||
##Instalation by PowerShell or Command Prompt
|
||||

|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue