From f74ea9547044fa7340682eb9ca83d91955b53a83 Mon Sep 17 00:00:00 2001 From: Mason10198 <31994327+Mason10198@users.noreply.github.com> Date: Tue, 20 Jun 2023 21:29:11 -0500 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5cb5ff8..f5cbc25 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,6 @@ Follow the steps below to install: **Debian (AllStarLink)** ```bash - apt update - apt upgrade apt install unzip python3 python3-pip ffmpeg pip3 install ruamel.yaml requests python-dateutil pydub ```