Skip to content

Commit 61c0ebd

Browse files
authored
Merge branch 'main' into lint-fixes
2 parents 22c6646 + 9955811 commit 61c0ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/langgraph/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ An example LangGraph agent that helps with currency conversion.
1313
2. Start the server
1414

1515
```bash
16-
uv run main.py
16+
uv run .
1717
```
1818

1919
3. Run the test client

0 commit comments

Comments
 (0)