From 2f70d16fa8c531f24145b1522296b33bd1d2d2b4 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Thu, 3 Aug 2023 14:27:08 -0300 Subject: [PATCH] Update chapter-06-gbapp-reference.md --- book/chapter-06-gbapp-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index 9d1922a4..fca66a1e 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -49,7 +49,7 @@ choco install vscode --confirm &"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" . +code . #### Python & GCC