From 5a3e702a648b450d6217c2c1f54cfa8e6db72392 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Wed, 19 Oct 2022 11:40:43 -0300 Subject: [PATCH] Update chapter-06-gbapp-reference.md --- book/chapter-06-gbapp-reference.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index 239a4049..9cd8fd7c 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -44,6 +44,9 @@ Install Python: https://www.python.org/downloads/release/python-2718/ npm install windows-build-tools -g npm install -g node-gyp + +Enter your Source Directory: + &"C:\Program Files\Git\bin\git.exe" clone https://github.com/GeneralBots/BotServer.git cd BotServer &"C:\Program Files\Microsoft VS Code\bin\code.cmd" .