From 646b1816f98e435c8bd917036cc06c416fb0327a Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Tue, 29 Sep 2020 10:39:34 -0300 Subject: [PATCH] Update chapter-01-run-and-talk.md --- book/chapter-01-run-and-talk.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/chapter-01-run-and-talk.md b/book/chapter-01-run-and-talk.md index efb39512..86d32514 100644 --- a/book/chapter-01-run-and-talk.md +++ b/book/chapter-01-run-and-talk.md @@ -38,6 +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. +(file:///C:/Users/Asus/Desktop/print%20instalation%20npm.png) + Notes: * [*nodejs.install* Chocolatey Package](https://chocolatey.org/packages/nodejs.install) is also available. (Chocolatey is windows package manager).