diff --git a/readme.md b/readme.md index 1ea7d09820b5..8af5f1f5e259 100644 --- a/readme.md +++ b/readme.md @@ -148,6 +148,7 @@ Run the development server with: ```bash pnpm dev ``` +> Make sure to rename `.env.example` to `.env` before running the app. ## Contribution