From fa38babcb09d8f508d36f2212fa07598562735f5 Mon Sep 17 00:00:00 2001 From: Mason10198 <31994327+Mason10198@users.noreply.github.com> Date: Tue, 13 Jun 2023 18:54:51 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 ```