mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-28 10:49:56 +02:00
fix(docs): invalid command for creating langgraph app
Closes https://github.com/langchain-ai/langgraphjs/issues/1331
This commit is contained in:
@@ -64,7 +64,7 @@ To create a new app from a template, use the `langgraph new` command.
|
||||
=== "JS"
|
||||
|
||||
```bash
|
||||
npx @langchain/langgraph-cli new
|
||||
npm create langgraph@latest
|
||||
```
|
||||
|
||||
## Next Steps
|
||||
|
||||
Reference in New Issue
Block a user