diff --git a/README.md b/README.md index 871dc8a7a..b30a3f1cf 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Alternatively, you can set it up manually: ```bash npm install -D @zenstackhq/cli -npm install @zenstackhq/orm +npm install @zenstackhq/schema @zenstackhq/orm ``` Then create a `zenstack` folder and a `schema.zmodel` file in it.