diff --git a/README.md b/README.md index c854b30e1..166f8d80e 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,9 @@ pnpm install cp .env.example .env.local ``` -3. Start the development server: +3. Configure environmental variables by following [documentation](https://next-saas-stripe-starter.vercel.app/docs). + +4. Start the development server: ```sh pnpm run dev