This commit is contained in:
tracyboehrer 2020-05-07 12:38:18 -05:00
Родитель d4dc0e6f50
Коммит b6b8c03251
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -44,7 +44,7 @@ the Teams service needs to call into the bot.
1) From the root of this project folder:
- Build the sample using `mvn package`
- Unless done previously, install the packages in the local cache by using `mvn install`
- Run it by using `java -jar .\target\bot-teams-message-extension-search.jar`
- Run it by using `java -jar .\target\bot-teams-message-extensions-search-sample.jar`
## Interacting with the bot