From 302e87a68204dd44764ed9d5a78f6b0a608af3a3 Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Tue, 29 Sep 2020 11:36:56 -0300 Subject: [PATCH] Update chapter-01-run-and-talk.md --- book/chapter-01-run-and-talk.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book/chapter-01-run-and-talk.md b/book/chapter-01-run-and-talk.md index 02a2d9b8..01daa509 100644 --- a/book/chapter-01-run-and-talk.md +++ b/book/chapter-01-run-and-talk.md @@ -38,7 +38,8 @@ GeneralBots aims to delivery bots in azure in a very easy and fast fashion. Use 3. Type `npm install -g botserver` and press *ENTER*; 4. Type `gbot` to run the server core. -##Instalation by PowerShell or Command Prompt +###Instalation by PowerShell or Command Prompt + ![print instalation npm](https://user-images.githubusercontent.com/65977273/94572520-81e2f380-0247-11eb-9d69-ff70ad26b027.png)