Update README.md

This commit is contained in:
Vovan999222 2026-04-08 15:09:44 +03:00 committed by GitHub
parent 1247008941
commit f6f251bd1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ source venv/bin/activate
You can install the libraries manually:
```bash
pip install aiogram yt-dlp
pip install aiogram yt-dlp mutagen
```
Or create a `requirements.txt` file and install via: