Skip to content

Commit e5e0e79

Browse files
authored
docs: update cli instruction (#6810)
1 parent 88fcbec commit e5e0e79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/start/framework/react/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pnpm create @tanstack/start@latest
1414
or
1515

1616
```
17-
npm create @tanstack/start@latest
17+
npx @tanstack/cli create
1818
```
1919

2020
depending on your package manager of choice. You'll be prompted to add things like Tailwind, eslint, and a ton of other options.

0 commit comments

Comments
 (0)