Skip to content

Commit cb36473

Browse files
committed
docs: update cli command
1 parent e9aa1bf commit cb36473

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
@@ -28,7 +28,7 @@ Full-featured AI Chatbot Vue application with authentication, chat history, mult
2828
## Quick Start
2929

3030
```bash
31-
npm create nuxt@latest -- --no-modules -t github:nuxt-ui-templates/chat-vue
31+
npx create-nitro-app -t gh:nuxt-ui-templates/chat-vue
3232
```
3333

3434
## Deploy your own

0 commit comments

Comments
 (0)