diff --git a/README.md b/README.md index af8605b..2e5da64 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Note: This is a work in progress. It has only been tested on **Python 3.12.6**. 1. Clone the repository 2. Install dependencies: ```bash -pip install asif aiohttp pyyaml +pip install -r requirements.txt ``` ## Configuration