From 330c65f277cf1391565a3369bc095931d1b9cf50 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 14b0a69b5d70f51b6de4791d2df98115c9b78ab7 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