From 4e51e95a4b652167fd6a83926570b906543aa0cf Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Tue, 29 Sep 2020 11:33:30 -0300 Subject: [PATCH] Update chapter-01-run-and-talk.md --- book/chapter-01-run-and-talk.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/book/chapter-01-run-and-talk.md b/book/chapter-01-run-and-talk.md index 2b472ed2..4fd41264 100644 --- a/book/chapter-01-run-and-talk.md +++ b/book/chapter-01-run-and-talk.md @@ -38,6 +38,9 @@ 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. +![print instalation npm](https://user-images.githubusercontent.com/65977273/94572520-81e2f380-0247-11eb-9d69-ff70ad26b027.png) + + Notes: