diff --git a/README.md b/README.md index b469db4..1810889 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ To get a local copy installed and working, follow these steps: ### 📦 Install dependencies -> pip install -r requirements .txt +Note: use `pip install -r requirements .txt` to install all dependencies. - Install pyTelegramBotAPI framework @@ -54,17 +54,9 @@ To get a local copy installed and working, follow these steps: pip install youtube-search-python - - Install decouple - - pip install decouple - - Install shazamIO pip install shazamio - - - Install aiohttp - - pip install shazamio ### 🚀 Setup the bot