diff --git a/README.md b/README.md index 31d6496..f6caa41 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ Follow the steps below to install: **Debian (AllStarLink)** ```bash + apt update + apt upgrade apt install python3 python3-pip ffmpeg pip3 install requests python-dateutil pydub ```