oops js is js not python

This commit is contained in:
Arjun Natarajan
2025-05-13 18:21:20 -04:00
parent 873873e640
commit 2ff2972b67
@@ -29,7 +29,7 @@ Create a new app from the [`new-langgraph-project-python` template](https://gith
=== "Node server"
```shell
langgraph new path/to/your/app --template new-langgraph-project-python
langgraph new path/to/your/app --template new-langgraph-project-js
```
!!! tip "Additional templates"