mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Another typo
This commit is contained in:
parent
3039f609ba
commit
28a466f201
@ -9,7 +9,7 @@ sidebar_position: 1
|
||||
To get started with Stack, you need to create a [Next.js](https://nextjs.org/docs) project with the App router. If you are starting from scratch, run the following:
|
||||
|
||||
```bash
|
||||
npx create-next-app@latest -app stack-example
|
||||
npx create-next-app@latest --app stack-example
|
||||
```
|
||||
|
||||
Once that's done, you can install Stack with npm or yarn:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user