We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d5b4d commit 46a31ddCopy full SHA for 46a31dd
versioned_docs/version-3.x/orm/quick-start.md
@@ -30,7 +30,7 @@ Or simply use the [interactive playground](https://stackblitz.com/~/github.com/z
30
31
To add ZenStack to an existing project, run the CLI `init` command to install dependencies and create a sample schema:
32
33
-<PackageExec command="zenstack@next init" />
+<PackageExec command="@zenstackhq/cli@next init" />
34
35
Then create a `zenstack/schema.zmodel` file in the root of your project. You can use the following sample schema to get started:
36
0 commit comments