From 305057e2c47a5f46f49c2742985d8bb34ee4785e Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Fri, 16 Oct 2020 09:55:54 -0300 Subject: [PATCH 1/2] Update chapter-01-run-and-talk.md --- book/chapter-01-run-and-talk.md | 1 - 1 file changed, 1 deletion(-) diff --git a/book/chapter-01-run-and-talk.md b/book/chapter-01-run-and-talk.md index 56dd415c..1fb2bc5d 100644 --- a/book/chapter-01-run-and-talk.md +++ b/book/chapter-01-run-and-talk.md @@ -57,7 +57,6 @@ Notes: ## Test by PowerShell -![npm test](https://user-images.githubusercontent.com/65977273/94598386-3e977d80-0265-11eb-93e8-ca3013c3f1e1.png) ### Just copy the source code to your machine From 8a276a7b9e48e0e10c183bccd845359bc72c87f0 Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Fri, 16 Oct 2020 11:08:46 -0300 Subject: [PATCH 2/2] Update chapter-01-run-and-talk.md --- book/chapter-01-run-and-talk.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/book/chapter-01-run-and-talk.md b/book/chapter-01-run-and-talk.md index 1fb2bc5d..9cbd814b 100644 --- a/book/chapter-01-run-and-talk.md +++ b/book/chapter-01-run-and-talk.md @@ -55,8 +55,6 @@ Notes: 1. Enter the BotServer root folder. 2. Run tests by `npm test`. -## Test by PowerShell - ### Just copy the source code to your machine