Python: Update installation instructions (#1026)

* Update installation instructions

* address comments
This commit is contained in:
Tao Chen
2025-09-30 12:28:54 -07:00
committed by GitHub
Unverified
parent 2d20e644df
commit f7e9490494
17 changed files with 48 additions and 55 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
# Get Started with Microsoft Agent Framework Copilot Studio
Please install this package as the extra for `agent-framework`:
Please install this package via pip:
```bash
pip install agent-framework[copilotstudio]
pip install agent-framework-copilotstudio
```
## Copilot Studio Agent