docs: update dev.md to fix "Get the Code" section (#1217)

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
This commit is contained in:
Kim
2025-10-07 04:53:34 +09:00
committed by GitHub
Unverified
parent 4e6ae443cf
commit 66009c617d
+2 -2
View File
@@ -5,8 +5,8 @@ Here are the step-by-step instructions to test the new DevUI feature:
## 1. Get the Code
```bash
git pull
git checkout victordibia/devui
git clone https://github.com/microsoft/agent-framework.git
cd agent-framework
```
(or use the latest main branch if merged)