From 3be15cce9965914e6a556202484f08b8a3e0109b Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Thu, 16 Apr 2020 00:43:40 -0400 Subject: [PATCH] Update README.md Removed reference to `tsd install` --- samples/react-bot-framework/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/samples/react-bot-framework/README.md b/samples/react-bot-framework/README.md index 42beb3437..6fc6c78cd 100644 --- a/samples/react-bot-framework/README.md +++ b/samples/react-bot-framework/README.md @@ -84,7 +84,6 @@ Version|Date|Comments - Clone this repository - in the command line run: - `npm install` - - `tsd install` - `gulp serve` - Register your bot in the Microsoft Bot Framework Portal, configure the DirectLine channel on the bot and obtain your DirectLine secret.