diff --git a/README.md b/README.md index 302ec15..2590b2a 100644 --- a/README.md +++ b/README.md @@ -151,10 +151,10 @@ pip install -r requirements.txt ### 3. Configure Environment Variables -Copy the `env.example` file to `.env` and modify the settings according to your environment: +Copy the `.env.example` file to `.env` and modify the settings according to your environment: ```bash -cp env.example .env +cp .env.example .env ``` **Key Environment Variables:**