From 9199e19fca326aafbf37e57c9c17bb950ad52974 Mon Sep 17 00:00:00 2001 From: Mason10198 <31994327+Mason10198@users.noreply.github.com> Date: Thu, 15 Jun 2023 18:34:31 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c67ee1..8491229 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Follow the steps below to install: ```bash apt update apt upgrade - apt install python3 python3-pip ffmpeg + apt install unzip python3 python3-pip ffmpeg pip3 install requests python-dateutil pydub ```