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 11:50:47 -07:00
committed by GitHub
Unverified
parent d5fe617285
commit 2696de7428
14 changed files with 22 additions and 24 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ A lightweight, standalone sample app interface for running entities (agents/work
```bash
# Install
pip install agent-framework-devui
pip install agent-framework-devui --pre
```
You can also launch it programmatically