Skip to content

Commit b2d0021

Browse files
authored
Merge pull request #44 from Ramachetan/patch-1
Update README.md
2 parents ae891ee + c988199 commit b2d0021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ python -m venv .venv
9090
```powershell
9191
# Install dependencies
9292
pip install -e .
93-
pip install langgraph-cli[inmem]
93+
pip install -U "langgraph-cli[inmem]"
9494
9595
# Start the LangGraph server
9696
langgraph dev

0 commit comments

Comments
 (0)