Update chapter-01-run-and-talk.md

This commit is contained in:
Lucas Ribeiro 2020-09-29 11:36:26 -03:00 committed by GitHub
parent 4e51e95a4b
commit a7b0c9d285
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
![print instalation npm](https://user-images.githubusercontent.com/65977273/94572520-81e2f380-0247-11eb-9d69-ff70ad26b027.png)