Skip to content

Commit 85dffe4

Browse files
authored
Merge pull request #264 from TheBradKaiser/patch-1
formatting fix
2 parents 544520f + 346e3d9 commit 85dffe4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

samples/python/copilotstudio-client/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
To set up this sample, you will need the following:
66

7-
- [Python](https://www.python.org/) version 3.9 or higher
7+
1. [Python](https://www.python.org/) version 3.9 or higher
88
2. An Agent Created in Microsoft Copilot Studio or access to an existing Agent.
99
3. Ability to Create an Application Identity in Azure for a Public Client/Native App Registration Or access to an existing Public Client/Native App registration with the `CopilotStudio.Copilots.Invoke` API Permission assigned.
1010

@@ -81,4 +81,5 @@ python -m src.main
8181
This should challenge you to login and connect to the Copilot Studio Hosted agent, allowing you to communicate via a console interface.
8282

8383
## Further Reading
84-
For more information on logging configuration, see the logging section in the Quickstart Agent sample README.
84+
85+
For more information on logging configuration, see the logging section in the Quickstart Agent sample README.

0 commit comments

Comments
 (0)