docs: add missing pre flag (#1130)

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
This commit is contained in:
Vincent Koc
2025-10-02 18:50:47 +00:00
committed by GitHub
co-authored by Eric Zhu
parent d5fe617285
commit 2696de7428
14 changed files with 22 additions and 24 deletions
+2 -2
View File
@@ -13,9 +13,9 @@ Highlights
## Quick Install
```bash
pip install agent-framework-core
pip install agent-framework-core --pre
# Optional: Add Azure AI integration
pip install agent-framework-azure-ai
pip install agent-framework-azure-ai --pre
```
Supported Platforms: