mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 23:52:23 +02:00
docs: typo in npx command to install LangGraph CLI (#4761)
This commit is contained in:
@@ -21,7 +21,7 @@ Before you begin, ensure you have the following:
|
||||
=== "Node server"
|
||||
|
||||
```shell
|
||||
npx @langchain/langgraph-cl
|
||||
npx @langchain/langgraph-cli
|
||||
```
|
||||
|
||||
## 2. Create a LangGraph app 🌱
|
||||
|
||||
Reference in New Issue
Block a user