diff --git a/examples/with-xata/README.md b/examples/with-xata/README.md index df4b29e059ebb1..a494faef92a751 100644 --- a/examples/with-xata/README.md +++ b/examples/with-xata/README.md @@ -32,6 +32,8 @@ pnpm create next-app --example cms-contentful cms-contentful-app ### Link Your Xata Workspace and Run Codegen +> 💡 consider [installing the Xata CLI globally](https://xata.io/docs/cli/getting-started), it will likely improve your experience managing your databases + ```sh npm run start:xata ```