Skip to content

Commit

Permalink
[PY] docs: Update README.md #other-ways-to-run-the-sample
Browse files Browse the repository at this point in the history
  • Loading branch information
SubbaReddi committed Sep 25, 2024
1 parent f489684 commit d6a2b3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/samples/06.auth.oauth.messageExtensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Note that this bot will only work in tenants where the following graph scopes ar

2. Duplicate the `sample.env`. Rename the file to .env and fill in the variables with your keys.

The easiest and fastest way to get up and running is with Teams Toolkit as your development guide. To use Teams Toolkit to continue setup and debugging, please continue below. To read about other options, skip to [Other ways to run the sample](#other-ways-to-run-the-sample).
The easiest and fastest way to get up and running is with Teams Toolkit as your development guide. To use Teams Toolkit to continue setup and debugging, please continue below. To read about other options, skip to [Other ways to run the sample](https://github.com/microsoft/teams-ai/tree/main/getting-started/OTHER).

## Testing the sample

Expand All @@ -58,4 +58,4 @@ The simplest way to run this sample in Teams is to use Teams Toolkit for Visual
1. Select **Debug > Start Debugging** or **F5** to run the app in a Teams web client.
1. In the browser that launches, select the **Add** button to install the app to Teams.
> If you do not have permission to upload custom apps (sideloading), Teams Toolkit will recommend creating and using a Microsoft 365 Developer Program account - a free program to get your own dev environment sandbox that includes Teams.
> If you do not have permission to upload custom apps (sideloading), Teams Toolkit will recommend creating and using a Microsoft 365 Developer Program account - a free program to get your own dev environment sandbox that includes Teams.

0 comments on commit d6a2b3b

Please sign in to comment.