Skip to content

Commit 46a31dd

Browse files
committed
doc: fix v3 quick start
1 parent 76d5b4d commit 46a31dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-3.x/orm/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Or simply use the [interactive playground](https://stackblitz.com/~/github.com/z
3030

3131
To add ZenStack to an existing project, run the CLI `init` command to install dependencies and create a sample schema:
3232

33-
<PackageExec command="zenstack@next init" />
33+
<PackageExec command="@zenstackhq/cli@next init" />
3434

3535
Then create a `zenstack/schema.zmodel` file in the root of your project. You can use the following sample schema to get started:
3636

0 commit comments

Comments
 (0)