diff --git a/README.md b/README.md index 7af53a2..ab1e4b5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Jellydisc updates Discord Rich Presence by checking what you're currently listen ```bash pip install -r requirements.txt ``` -3. Configure the `.env`, using the provided `.env.example` as a template. +3. Configure the `.env`, using the provided `settings.py` as a template. 4. Run the application: ```bash python main.py