Skip to content

Commit a3d93e6

Browse files
committed
docs: start command
1 parent 36bfdfd commit a3d93e6

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
@@ -15,7 +15,7 @@ An example LangGraph agent that helps with currency conversion.
1515
3. Start the server
1616

1717
```bash
18-
uv run main.py
18+
uv run .
1919
```
2020

2121
4. Run the test client

0 commit comments

Comments
 (0)